Run a Process in the Foreground or the Background  

Sunday, November 11, 2012

To run a process in the background:
[command]  &

To suspend a foreground process and place it in the background, use the following steps:

  1. Press CTRL+Z
  2. Enter: bg 

To bring this background process to the foreground again,
  1. enter: fg

AddThis Social Bookmark Button
Email this post


Design by Amanda @ Blogger Buster