6 lines
83 B
Bash
Raw Normal View History

2015-12-16 16:16:15 -07:00
sh registry.sh 3 &
sleep 1
sh server.sh 3 &
sleep 1
java DisplayPerfectTime
sleep 3