Skip to content

Instantly share code, notes, and snippets.

@andeemarks
Created March 13, 2012 06:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andeemarks/2027182 to your computer and use it in GitHub Desktop.
Save andeemarks/2027182 to your computer and use it in GitHub Desktop.
Erlang Ping ping pong
(ping@127.0.0.1)6> net_adm:ping('pong@127.0.0.1').
pong
(ping@127.0.0.1)7>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment