Difference between revisions of "Disown"

From wikieduonline
Jump to navigation Jump to search
Line 19: Line 19:
  
 
{{CC license}}. Source: wikipedia
 
{{CC license}}. Source: wikipedia
 +
 +
 +
[[Category:Bash]]

Revision as of 17:07, 15 April 2021

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: