Re: job control in shell

2002-06-09 Thread Christoph Bugel
On 2002-06-09, Henry Ficher wrote: > Arie Folger wrote: > >Hi, > > > >Ordinarily jobs are managed with commands such as fg bg and jobs. > >Howvever, once a terminal session is closed, the job is no longer > >associated with a particular terminal. How can I, when opening another > >terminal sess

Re: job control in shell

2002-06-08 Thread Henry Ficher
Arie Folger wrote: > Hi, > > Ordinarily jobs are managed with commands such as fg bg and jobs. Howvever, > once a terminal session is closed, the job is no longer associated with a > particular terminal. How can I, when opening another terminal session > (typically several hours later, as I ru