Created
April 6, 2011 22:22
-
-
Save daya/906670 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
1.9.2 ip-192-168-1-126: [master] $ find . -name *log | |
./dev1/log | |
./dev1/log/run_erl.log | |
./dev1/log/sasl-error.log | |
./dev2/log | |
./dev2/log/run_erl.log | |
./dev2/log/sasl-error.log | |
./dev3/log | |
./dev3/log/run_erl.log | |
./dev3/log/sasl-error.log | |
1.9.2 ip-192-168-1-126: [master] $ cat ./dev1/log/run_erl.log | |
run_erl [31329] Wed Apr 6 17:10:49 2011 | |
Args before exec of shell: | |
run_erl [31329] Wed Apr 6 17:10:49 2011 | |
argv[0] = sh | |
run_erl [31329] Wed Apr 6 17:10:49 2011 | |
argv[1] = -c | |
run_erl [31329] Wed Apr 6 17:10:49 2011 | |
argv[2] = exec /Users/dayas/Learning/erlang/riak/dev/dev1/bin/riak console |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment