August 2000
Intermediate to advanced
816 pages
29h 45m
English
disown
disown [options] [jobIDs]
Let job run, but disassociate it from the shell. By default, do 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 simply 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