Skip to content

Instantly share code, notes, and snippets.

@zoonderkins
Created November 20, 2018 01:50
Show Gist options
  • Save zoonderkins/2d8c35f39131a00b973d44f897fbd698 to your computer and use it in GitHub Desktop.
Save zoonderkins/2d8c35f39131a00b973d44f897fbd698 to your computer and use it in GitHub Desktop.
Linux screen cmd auto start #linux

Screen command auto start some process

# screen -dms [name] command

screen -dmS brook ./brook server -l :1234 -p mima9057
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment