mkfifo demo; script -f demo. 使用者端: cat demo. 然後, 在主控端開始打字,使用者端就可看到主控端所作什麼事情. exit 結束這個session ...
確定! 回上一頁