summaryrefslogtreecommitdiff
path: root/.local.sun4u/bin/grep
diff options
context:
space:
mode:
Diffstat (limited to '.local.sun4u/bin/grep')
-rwxr-xr-x.local.sun4u/bin/grep2
1 files changed, 2 insertions, 0 deletions
diff --git a/.local.sun4u/bin/grep b/.local.sun4u/bin/grep
new file mode 100755
index 0000000..b567a93
--- /dev/null
+++ b/.local.sun4u/bin/grep
@@ -0,0 +1,2 @@
+#/bin/bash
+exec ggrep "$@"