mirror of
https://github.com/wahyd4/pinpoint.git
synced 2026-08-16 08:16:15 +10:00
git-svn-id: http://svn.bds.nhncorp.com/pe/hippo-server/trunk@1307 84d0f5b1-2673-498c-a247-62c4ff18d310
3 lines
136 B
Bash
Executable File
3 lines
136 B
Bash
Executable File
java -Xms1g -Xmx1g -classpath `find . -name '*.jar' | tr "\n" :` com.profiler.server.Server >> server.log &
|
|
sleep 0.3
|
|
tail -f server.log |