summaryrefslogtreecommitdiff
path: root/scripts/no-more
diff options
context:
space:
mode:
authorAn-Cheng Huang <ancheng@vyatta.com>2007-12-10 18:56:21 -0800
committerAn-Cheng Huang <ancheng@vyatta.com>2007-12-10 18:56:21 -0800
commit688433f5c3da09c9de19fec8d6217764bb5a036c (patch)
treeec1b5e77872e26640d39cf740774ee430806e0ab /scripts/no-more
parentf6ec442f339611df91a79c770483d0e6b13566ff (diff)
downloadvyatta-op-688433f5c3da09c9de19fec8d6217764bb5a036c.tar.gz
vyatta-op-688433f5c3da09c9de19fec8d6217764bb5a036c.zip
add wrappers/symlinks for pipe commands (wrappers are needed for command
matching in restricted modes).
Diffstat (limited to 'scripts/no-more')
-rwxr-xr-xscripts/no-more4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/no-more b/scripts/no-more
new file mode 100755
index 0000000..59f51e8
--- /dev/null
+++ b/scripts/no-more
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+cat "$@"
+