Skip to content

Instantly share code, notes, and snippets.

@dwallraff
Created May 13, 2016 16:08
Show Gist options
  • Save dwallraff/11c0e0e6f5f602abfffead62cec08109 to your computer and use it in GitHub Desktop.
Save dwallraff/11c0e0e6f5f602abfffead62cec08109 to your computer and use it in GitHub Desktop.
Command to allow you to su as another user and run screen
# su - <user>
# run this before running screen
script /dev/null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment