GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
NOHUP(1) User Commands NOHUP(1)

nohup - run a command immune to hangups

nohup utility [arguments ...]

The nohup command executes utility immune to hangup signals, and, for /usr/local/heirloom/usr/5bin/nohup and /usr/local/heirloom/usr/5bin/s42/nohup, also immune to quit signals. If standard output is not re-directed by the user to a non-tty file, it will be appended to the file `nohup.out'. If nohup.out is not writable in the current directory, output is appended to $HOME/nohup.out. If these files do not exist, they are created with mode 666 for /usr/local/heirloom/usr/5bin/nohup and /usr/local/heirloom/usr/5bin/s42/nohup or with mode 600 for /usr/local/heirloom/usr/5bin/posix/nohup and /usr/local/heirloom/usr/5bin/posix2001/nohup. If standard error is not re-directed by the user to a non-tty file, it will be sent to the same file as standard output.

Used to locate utility.

chmod(1), nice(1), sh(1), signal(2), execvp(3), isatty(3)

1/24/05 Heirloom Toolchest

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.