root@frencher:/home/frenche > exit exit There are stopped jobs. root@frencher:/home/frenche > What produces the stopped jobs message? What can I change to eliminate it? Is it a symptom of a good thing or is it bad? -- Jeff French frenche@telalink.net For the best Linux reading list on the WWW, checkout http://www.linuxdoc.org/HOWTO/Reading-List-HOWTO.html -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
Jeff French wrote:
root@frencher:/home/frenche > exit exit There are stopped jobs. root@frencher:/home/frenche >
What produces the stopped jobs message? What can I change to eliminate it? Is it a symptom of a good thing or is it bad?
The shell is producing the message. type ps and kill anything that's stopped. Typing fg will bring stopped jobs into the foreground. cntrl Z will suspend jobs [stop them] It's neither good nor bad. Nick -- -------------------------------------------------- Nick Zentena "Microsoft has unjustifiably jeopardized the stability and security of the operating system." U.S. District Judge Thomas Penfield Jackson Nov 5/1999 -------------------------------------------------- -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
Hi, On Mon, Mar 13 2000 at 13:46 -0500, Nick Zentena wrote:
The shell is producing the message. type ps and kill anything that's stopped. Typing fg will bring stopped jobs into the foreground. cntrl Z
Instead of ps you can also use `jobs', this will only show stopped or background jobs of the current shell. Ciao, Stefan -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
participants (3)
-
frenche@telalink.net
-
stefan.troeger@wirtschaft.tu-chemnitz.de
-
zentena@hophead.dyndns.org