Sometimes you may need to run a comand that will take many hours before it stops, and you are planning to log out soon. If you simply run the command in the background using the command & trick, it will nevertheless stop as you log out. In order to avoid that, use this: nohup [command]&. Keep in mind though that if you are running X and you decide to close the X session it will then stop that process too.
No user responded in " Running a command in the background that "
Subscribes to this post comment rss or trackback url
Leave Your Reply Below...
Please Note: Comment Moderation Maybe Active So There is No Need To Resubmit Your Comments






























