Date: Thu, 6 Jun 2002 12:56:53 -0500 (CDT) From: Jason P Holland <jholland@cs.selu.edu> To: uwi mAn <uwiman3k@hotmail.com> Cc: questions@FreeBSD.ORG Subject: Re: ctrl-z Message-ID: <Pine.LNX.4.44.0206061256060.23093-100000@cs.selu.edu> In-Reply-To: <Pine.GSO.4.44.0206061837390.29324-100000@mail.ilrt.bris.ac.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
> > > thats basics but nonetheless, how to awake suspended [by shell Ctrl-Z] > > programs? > > fg > > It's generally listed under the heading "job control" in the appropriate > man page. > if you have more than 1 job in the background, you can type jobs to get a list, and then fg %1 or fg %2 to bring whichever job into the foreground. jason To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.44.0206061256060.23093-100000>