Skip to content

Instantly share code, notes, and snippets.

@satiani
Created November 11, 2012 02:09
Show Gist options
  • Save satiani/4053374 to your computer and use it in GitHub Desktop.
Save satiani/4053374 to your computer and use it in GitHub Desktop.
~ % erl -myflag 1
Erlang R15B02 (erts-5.9.2) [source] [64-bit] [smp:4:4] [async-threads:0] [hipe] [kernel-poll:false]
Eshell V5.9.2 (abort with ^G)
1> init:get_argument(myflag)
1> q()
1> dsahldkj ahsdasd;asldja ddas
1>
@clofresh
Copy link

Yay erlang! What are you using it for?

@clofresh
Copy link

(PS, you need to end the line with a . for it to execute)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment