Difference between revisions of "Disown"

From wikieduonline
Jump to navigation Jump to search
Line 10: Line 10:
 
* <code>[[nohup]]</code>
 
* <code>[[nohup]]</code>
 
* [[POSIX]]
 
* [[POSIX]]
 +
* <code>[[bg]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 12:07, 11 August 2020

wikipedia:disown (Unix) in the Unix shells ksh, bash and zsh, the disown builtin command is used to remove jobs from the job table, or to mark jobs so that a SIGHUP signal is not sent to them if the parent shell receives it (e.g. if the user logs out).


disown 2322117
-bash: disown: 2322117: no such job


Related terms

See also


Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy.. Source: wikipedia

Advertising: