Leaving Stopped Jobs

   

Korn Shell: Unix and Linux Programming Manual, Third Edition, The
By Anatole Olczak

Table of Contents
Chapter 5.  Job Control


The Korn shell displays a warning message if you try to exit from the shell while jobs are stopped.

 $ stty tostop  $ date &  [1]   541  [1] + Stopped(tty output)      date &  $ exit  You have stopped jobs 

If you ignore this message and exit, the Korn shell will not attempt to warn you again and any stopped jobs will be terminated.


       
    Top
     



    Korn Shell. Unix and Linux Programming Manual, Third Edition
    Korn Shell. Unix and Linux Programming Manual, Third Edition
    ISBN: N/A
    EAN: N/A
    Year: 2000
    Pages: 177

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net