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 run long jobs on remote machines, at > times) attach that job to the new terminal? > > Arie Folger
screen is what you're looking for. Regards, Henry ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]