DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Programming with the SCO OpenServer system shell

Restarting a stopped process

When job control is active you can restart a suspended process. To restart a process with the stop command, you must first determine the JID by using the jobs command. You can then use the JID with the following commands:

fg %JID Resume a stopped or background job in foreground.
bg %JID Restart a stopped job in background.


Next topic: Using the nohup command
Previous topic: Terminating active processes

© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 -- 02 June 2005