Skip to content

Instantly share code, notes, and snippets.

@tedliou
Created July 1, 2018 18:31
Show Gist options
  • Save tedliou/5198b9e9ec1892a70150d37346b81e12 to your computer and use it in GitHub Desktop.
Save tedliou/5198b9e9ec1892a70150d37346b81e12 to your computer and use it in GitHub Desktop.
如何在背景建立 Screen 終端機與發送指令至指定窗口
screen -dmS example
screen -S example -X stuff htop^M
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment