On Wed, Jan 28, 2004 at 03:28:13PM -0600, W. D. wrote:

> How do I find out which jobs are suspended, and how
> to un-suspend them?

Type "jobs".

The jobs will be listed, each having a number in brackets.  If you want
to un-suspend number 3, say "fg %3".

-- 
Matthew Hunt <[EMAIL PROTECTED]> * UNIX is a lever for the
http://www.pobox.com/~mph/           * intellect. -J.R. Mashey
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to