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