UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: Reference: continueChapter 4
The Bourne Shell and Korn Shell
Next: Reference: do
 

disown

disown [job ...]

ksh93 only. When a login shell exits, do not send a SIGHUP to the given jobs. If no jobs are listed, no background jobs will receive SIGHUP.


Previous: Reference: continueUNIX in a Nutshell: System V EditionNext: Reference: do
Reference: continueBook IndexReference: do

The UNIX CD Bookshelf NavigationThe UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System