diff options
Diffstat (limited to 'scripts/no-match')
-rwxr-xr-x | scripts/no-match | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/no-match b/scripts/no-match deleted file mode 100755 index 528d80c..0000000 --- a/scripts/no-match +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/bash - -grep -E -v -e "$@" - |