Penguin

Differences between version 6 and previous revision of JobControl.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 6 Last edited on Tuesday, August 14, 2007 11:47:03 am by BenStaz Revert
Older page: version 5 Last edited on Tuesday, August 14, 2007 11:46:34 am by BenStaz Revert
@@ -13,9 +13,9 @@
 !bg 
  
 ''bg <JOB_SPEC>'' moves the job into the background. 
  
-Note : if the job is currently in the foreground you will first have to suspend it using ''Ctrl-z'' ([SIGSTP ]) 
+Note : if the job is currently in the foreground you will first have to suspend it using ''Ctrl-z'' ([SIGTSTP ]) 
  
 Note : To start an application in the background append ''&'' to the end of your command. 
  
 *ping www.gooogle.co.nz &