Created
February 1, 2019 15:17
-
-
Save Banhawy/55ba374c6317b3c9de6399474ede4dd0 to your computer and use it in GitHub Desktop.
[Run proccess in background] #linux #node
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
# Will return the process id | |
nohup any_command & |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment