Commit a3579246 authored by kalvin's avatar kalvin

tail -f ./logs/*log | frontail -n 500 -

parent 0af38cf0
......@@ -51,5 +51,5 @@ cd /home/qg-xterm/;git pull;cd -
echo "node /home/qg-xterm/demo/app.js"
nohup node /home/qg-xterm/demo/app.js &
echo "./logs/*log | frontail -"
echo "tail -f ./logs/*log | frontail -n 500 -"
tail -f ./logs/*log | frontail -n 500 -
\ 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