Skip to content

Instantly share code, notes, and snippets.

@royharoush
Created January 30, 2017 14:27
Show Gist options
  • Save royharoush/94e3149c62fcd3fd32df53b4352cb37b to your computer and use it in GitHub Desktop.
Save royharoush/94e3149c62fcd3fd32df53b4352cb37b to your computer and use it in GitHub Desktop.
run a commad in screen without opening screen
screen -S 'client1' -d -m dnmap_client -s 127.0.0.1 -p 46001
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment