view bin/` @ 3741:6d40e8984cf7

<elliott> echo \'#!/bin/sh\' > bin\\`; echo \'exec bash -c "$@"\' >>bin/\\`; chmod +x bin/\\`
author HackBot
date Wed, 11 Sep 2013 16:52:04 +0000
parents c60e253ff410
children cdad634c391f
line wrap: on
line source

exec "$@"
exec bash -c "$@"