Created
January 30, 2017 14:27
-
-
Save royharoush/94e3149c62fcd3fd32df53b4352cb37b to your computer and use it in GitHub Desktop.
run a commad in screen without opening screen
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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