On Mon, 07 Feb 2000, Jeff Turner wrote:
> Hi all, 
> 
> Just something I've been wondering about:
> 
> I know it's possible to push a running job into the background with
> ctrl-z. But that stops the job too. Is it possible to keep it running,
> as if you'd invoked it with a &?

Jobs dont stop when they are started in the background or put in the
background.
What you are forgetting to do is type 'bg' after hitting ctrl-z.
fg brings it back again.

-- 
Regards Richard
[EMAIL PROTECTED]
http://people.zeelandnet.nl/pa3gcu/

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to