Last active
July 25, 2017 21:34
-
-
Save serpent213/eaf9a39e2e1c4fddf24616880c22b941 to your computer and use it in GitHub Desktop.
This file contains 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
% iex --name '[email protected]' --cookie '1mk0ulenVwtz4bktF15Xu2OH8xn0CjgC4Vp4KVU5QC/kIqsbXuEoF4nPTgB04zys' | |
Erlang/OTP 20 [erts-9.0] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:10] [hipe] [kernel-poll:false] [dtrace] | |
Interactive Elixir (1.4.5) - press Ctrl+C to exit (type h() ENTER for help) | |
iex([email protected])1> Node.connect :'[email protected]' | |
true | |
iex([email protected])2> :observer.start | |
:ok |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment