Skip to content

Instantly share code, notes, and snippets.

@naus3a
Created October 2, 2019 11:51
Show Gist options
  • Save naus3a/3832d561fce9135985ae993692a160d4 to your computer and use it in GitHub Desktop.
Save naus3a/3832d561fce9135985ae993692a160d4 to your computer and use it in GitHub Desktop.
#!/bin/bash
# 1st argument is session name, 2nd argument is application
screen -d -m -S $1 $2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment