.... I had to use this pretty often recently, to kick off the script on the remote machine and exit SSH session while leaving the process running.
Here is how to start the process:
nohup ./myscript.sh > /dev/null 2>&1 &
This post is mostly for myself so I don't forget ....
Showing posts with label Linux. Show all posts
Showing posts with label Linux. Show all posts
Thursday, June 23, 2011
Subscribe to:
Posts (Atom)
