*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->FreeBSD man pages -> nohup (1)              
Title
Content
Arch
Section
 

NOHUP(1)

Contents


NAME    [Toc]    [Back]

     nohup -- invoke a utility immune to hangups

SYNOPSIS    [Toc]    [Back]

     nohup [--] utility [arguments]

DESCRIPTION    [Toc]    [Back]

     The nohup utility invokes utility with its arguments and at this time
     sets the signal SIGHUP to be ignored.  If the standard output is a terminal,
 the standard output is appended to the file nohup.out in the current
     directory.  If standard error is a terminal, it is directed to the same
     place as the standard output.

     Some shells may provide a builtin nohup command which is similar or identical
 to this utility.  Consult the builtin(1) manual page.

ENVIRONMENT    [Toc]    [Back]

     The following variables are utilized by nohup:

     HOME  If the output file nohup.out cannot be created in the current
	   directory, the nohup utility uses the directory named by HOME to
	   create the file.

     PATH  Used to locate the requested utility if the name contains no `/'
	   characters.

DIAGNOSTICS    [Toc]    [Back]

     The nohup utility exits with one of the following values:

     126     The utility was found, but could not be invoked.

     127     The utility could not be found or an error occurred in nohup.

     Otherwise, the exit status of nohup will be that of utility.

SEE ALSO    [Toc]    [Back]

      
      
     builtin(1), csh(1), signal(3)

STANDARDS    [Toc]    [Back]

     The nohup utility is expected to be IEEE Std 1003.2 (``POSIX.2'') compatible.

BUGS    [Toc]    [Back]

     Two or more instances of nohup can append to the same file, which makes
     for a confusing output.


FreeBSD 5.2.1			 July 19, 2001			 FreeBSD 5.2.1
[ Back ]
 Similar pages
Name OS Title
nohup OpenBSD invoke a command immune to hangups
nohup HP-UX run a command immune to hangups
nohup Linux run a command immune to hangups, with output to a non-tty
nohup IRIX run a command immune to hangups and quits
nohup Tru64 Runs a utility ignoring hangups and quits
launch IRIX graphical utility to enter and invoke commands with arguments
DtActionInvoke HP-UX invoke a CDE action
exec IRIX Invoke subprocess(es)
dowhenidle IRIX invoke a procedure when there are no pending events
bindtable IRIX invoke scripts in response to X events
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service