diff options
Diffstat (limited to 'rc/bin/ape/fgrep')
| -rwxr-xr-x | rc/bin/ape/fgrep | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rc/bin/ape/fgrep b/rc/bin/ape/fgrep new file mode 100755 index 000000000..ffd1b2dc3 --- /dev/null +++ b/rc/bin/ape/fgrep @@ -0,0 +1,2 @@ +#!/bin/rc +exec /rc/bin/ape/grep $* |
