Difference between revisions of "Disown"

From wikieduonline
Jump to navigation Jump to search
 
Line 6: Line 6:
 
  -bash: disown: 2322117: no such job
 
  -bash: disown: 2322117: no such job
  
 +
[[disown -a]] && exit
  
 
== Related terms ==
 
== Related terms ==

Latest revision as of 17:25, 2 August 2022

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
disown -a && exit

Related terms[edit]

See also[edit]

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: