Commit b12085f4 authored by kalvin's avatar kalvin

提供标准输出

parent db1f0be1
...@@ -58,7 +58,7 @@ echo "node /home/qg-xterm/demo/app.js" ...@@ -58,7 +58,7 @@ echo "node /home/qg-xterm/demo/app.js"
nohup node /home/qg-xterm/demo/app.js & nohup node /home/qg-xterm/demo/app.js &
echo "frontail ./logs/*log -n 500 -d " echo "frontail ./logs/*log -n 500 -d "
frontail ./logs/*log -n 500 frontail ./logs/*log -n 500 -d
# echo "tail -f ./logs/*log" echo "tail -f ./logs/*log"
# tail -f ./logs/*log tail -f ./logs/*log
\ No newline at end of file \ 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