Skip to content

Instantly share code, notes, and snippets.

@bradwright
Forked from hntrmrrs/erlargs
Created May 24, 2009 11:45
Show Gist options
  • Save bradwright/117072 to your computer and use it in GitHub Desktop.
Save bradwright/117072 to your computer and use it in GitHub Desktop.
#!/bin/sh
FOO="Hello, world"
`exec erl -kernel bar "${FOO}"`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment