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, 1 insertions, 1 deletions
diff --git a/.local.sun4u/bin/grep b/.local.sun4u/bin/grep
index 481a7a9..b567a93 100755
--- a/.local.sun4u/bin/grep
+++ b/.local.sun4u/bin/grep
@@ -1,2 +1,2 @@
#/bin/bash
-ggrep "$@"
+exec ggrep "$@"