I don't quite understand you but to send ctrl-c to a window in a screen session: screen -S session_name -X at window_number stuff $'\003' # or screen -S ...
確定! 回上一頁