summaryrefslogtreecommitdiff
path: root/src/egrep.sh
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@lorry>2016-04-22 04:38:07 +0000
committerLorry Tar Creator <lorry-tar-importer@lorry>2016-04-22 04:38:07 +0000
commit28ef1abc10cfbc2c3d2747c008eb2300858d0426 (patch)
tree41208fb8f393e6cb6cc8f939623ad47a0db17876 /src/egrep.sh
downloadgrep-tarball-master.tar.gz
Diffstat (limited to 'src/egrep.sh')
-rw-r--r--src/egrep.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/egrep.sh b/src/egrep.sh
new file mode 100644
index 0000000..6d6c15a
--- /dev/null
+++ b/src/egrep.sh
@@ -0,0 +1,2 @@
+#!@SHELL@
+exec @grep@ @option@ "$@"