Commit 20ec594b authored by daidekun's avatar daidekun

xterm

parent ca9a0565
......@@ -20,5 +20,8 @@ ls -l ./logs
echo "frontail logs/*.log -d -n 1000"
frontail ./logs/*.log -d -n 1000
echo "node /home/demoXterm/demo/app.js"
nohup node /home/demoXterm/demo/app.js &
echo "tail -f ./logs/*.log"
tail -f ./logs/*.log
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment