summaryrefslogtreecommitdiff
path: root/scripts/no-match
diff options
context:
space:
mode:
authorAn-Cheng Huang <ancheng@vyatta.com>2007-12-11 10:24:56 -0800
committerAn-Cheng Huang <ancheng@vyatta.com>2007-12-11 10:24:56 -0800
commit4a26e01aedbbee2092a0d3c547cb2061d2305a6d (patch)
tree13b34067f76cd35ff41c4c5a722856ce75ced442 /scripts/no-match
parent688433f5c3da09c9de19fec8d6217764bb5a036c (diff)
downloadvyatta-op-4a26e01aedbbee2092a0d3c547cb2061d2305a6d.tar.gz
vyatta-op-4a26e01aedbbee2092a0d3c547cb2061d2305a6d.zip
implement "pipe" commands as functions
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 "$@"
-