Monday, October 26, 2015

Bg, Fg, &, Ctrl-Z – 5 Examples to Manage Unix Background Jobs

When you execute a unix shell-script or command that takes a long time, you can run it as a background job.

In this article, let us review how to execute a job in the background, bring a job to the foreground, view all background jobs, and kill a background job.



Bg, Fg, &, Ctrl-Z – 5 Examples to Manage Unix Background Jobs

No comments:

Post a Comment