summaryrefslogtreecommitdiff
path: root/scripts/no-match
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/no-match')
-rwxr-xr-xscripts/no-match4
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 "$@"
-