Is there a way of putting processing jobs in the background?

Bob Palowoda palowoda at megatest.UUCP
Fri Apr 14 13:54:06 AEST 1989


>From article <6323 at homxc.ATT.COM>, by bgt at homxc.ATT.COM (B.TONGUE):
> 
> Folks,
> 
> I've written a screen-oriented program which takes 5 or so minutes
> to process.  Is there a way to put the process in the background
> *after* the selection has been made?  (I'm not talking about ampersands; 
> isn't there a command bg or fg?)
> 
    If your running BSD its:
    ^Z
    bg

    If your running sysV you could upgrade. 

    ---Bob

-- 
 Bob Palowoda                               
 Work: {sun,decwrl,pyramid}!megatest!palowoda                           
 Home: {sun}ys2!fiver!palowoda                
 BBS:  (415)796-3686 2400/1200   Voice:(415)745-7749                  



More information about the Comp.unix.questions mailing list