Skip to content

Instantly share code, notes, and snippets.

@andeemarks
Created March 13, 2012 06:11
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/2027185 to your computer and use it in GitHub Desktop.
Save andeemarks/2027185 to your computer and use it in GitHub Desktop.
Erlang Pong ping ping
(pong@127.0.0.1)3> net_adm:ping('ping@127.0.0.1').
pong
(pong@127.0.0.1)4>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment