Skip to content

Instantly share code, notes, and snippets.

@clairvy
Created June 11, 2010 13:32
Show Gist options
  • Select an option

  • Save clairvy/434470 to your computer and use it in GitHub Desktop.

Select an option

Save clairvy/434470 to your computer and use it in GitHub Desktop.
#!/bin/sh
root=<path to binary>
exec $root/`basename $0` "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment