June 2004
Intermediate to advanced
1056 pages
39h 58m
English
disown
disown [options] [jobIDs]Let job run, but disassociate it from the shell. By default, does not even list the job as an active job; commands like jobs and fg will no longer recognize it. When -h is specified, the job is recognized but is kept from being killed when the shell dies.
Act on all jobs.
Do not pass a SIGHUP signal received by the shell on to the job.
Read now
Unlock full access