2 lines
63 B
Bash
Executable file
2 lines
63 B
Bash
Executable file
#!/bin/bash
|
|
yara -w /usr/local/src/yara-rules/index.yar "${*}"
|