Go to TogaWare.com Home Page.
GNU/Linux Desktop Survival Guide
by Graham Williams
Google

Background Jobs


The nohup command allows a command to be run that is immune to hangups. That is, nohup runs the given command with hangup signals ignored, so that the command can continue running in the background after you log out.



  $ nohup COMMAND [ARG]...


Copyright © 1995-2006 Graham.Williams@togaware.com
Contribue and access the PDF Version