Created
November 11, 2012 02:09
-
-
Save satiani/4053374 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~ % 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> |
(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
Yay erlang! What are you using it for?