changeset 3743:6ddb83651200

<elliott> echo \'#!/bin/sh\' > bin\\`; echo \'exec $*\' >>bin/\\`; chmod +x bin/\\`
author HackBot
date Wed, 11 Sep 2013 16:52:43 +0000
parents cdad634c391f
children 581a188e22df
files bin/`
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/bin/`	Wed Sep 11 16:52:25 2013 +0000
+++ b/bin/`	Wed Sep 11 16:52:43 2013 +0000
@@ -1,3 +1,4 @@
 exec "$@"
 exec bash -c "$@"
 exec bash -c "$*"
+exec $*