Advanced | Help | Encyclopedia
Directory


Nohup

The title of this article is incorrect because of technical limitations. The correct title is nohup.

nohup is a UNIX command that runs a command but suppresses the action of the HUP (hangup) signal, enabling the command to keep running after a user who issues the command has logged out. It is usually used to run commands in background as daemons. Output that would normally go to the terminal goes to a file nohup.out.

Example

$# Start fetchmail daemon and log out. Daemon will continue in background
$ nohup fetchmail -d 30 &
$ exit








Links: Addme | Keyword Research | Paid Inclusion | Femail | Software | Completive Intelligence

Add URL | About Slider | FREE Slider Toolbar - Simply Amazing
Copyright © 2000-2008 Slider.com. All rights reserved.
Content is distributed under the GNU Free Documentation License.