แล้ว
Code: Select all
screenใช้ keys
Code: Select all
ctrl-a d. . .
เมื่อต้องการกลับมาดู console output
ให้ใช้คำสั่ง
Code: Select all
screen -rCode: Select all
screenCode: Select all
ctrl-a dCode: Select all
screen -rCode: Select all
tmux new -s #session_name
Code: Select all
tmux attach -t #session_name
Code: Select all
tmux ls