Skip to content

Instantly share code, notes, and snippets.

@michail-nikolaev
Created October 22, 2012 18:41
Show Gist options
  • Save michail-nikolaev/3933297 to your computer and use it in GitHub Desktop.
Save michail-nikolaev/3933297 to your computer and use it in GitHub Desktop.
Run in screen in parallel
screen -S [name of screen] -d -m [command to run]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment