Tip Details Add a Related Tip

Rate as: Positive Negative

Running background jobs

in Linux/UNIX/*nix, you can run jobs from the command line in the background. There are two ways to do this.

First, you can append an ampersand (&) to your command like so:

> some-command &

Second, you can start the job normally, then hit Control + Z. This suspends the job temporarily and gives you a command prompt. Then type bg. This will then restart your job and run it in the background.

Once a job is running in the background you can type jobs on the command line to see the list of jobs that is currently running.
Rating: 100% positive, 1 Vote
Categories: linux UNIX
Added: on Dec 04, 2008 at 10:04 am
Added By: an anonymous user

Comments on this Tip

Add a Comment
There are no comments for this tip
Your Comment:
(how to format)
Rate This Tip:

Verify Humanity:
Sorry, we know it's annoying, but please enter the characters shown in the image to the left so that we know you're an actual person and not an evil spammer. Thanks.
       

Related Tips

ssh and scp without passwords

Categories: shell Mac linux UNIX
100% positive, 1 comment - last added on Jun 20, 2008 at 9:19 am
– Tip added by an anonymous user on Dec 21, 2007 at 2:51 pm

Color coding the ls command in Fedora

100% positive, 0 comments
– Tip added by an anonymous user on Apr 25, 2008 at 8:27 am

Running Linux jobs even when disconnected

Categories: Linux UNIX command line
100% positive, 1 comment - last added on Dec 24, 2008 at 1:14 pm
– Tip added by an anonymous user on Dec 22, 2008 at 2:21 pm

Read diffs easier

Categories: UNIX linux CVS command line
100% positive, 0 comments
– Tip added by an anonymous user on Dec 12, 2008 at 2:10 pm

Forcing users to change their password

no ratings, 0 comments
– Tip added by an anonymous user on Sep 30, 2008 at 11:27 am

Empty the contents of a file

Categories: UNIX linux
no ratings, 0 comments
– Tip added by an anonymous user on Aug 21, 2008 at 9:09 am

Software Development Automation with Scripting Languages

Categories: linux unix scripting
no ratings, 0 comments
– Tip added by an anonymous user on Jun 05, 2008 at 2:40 pm

Running X11 programs from the terminal

no ratings, 0 comments
– Tip added by an anonymous user on Jan 28, 2008 at 8:04 am

Changing an already running job to execute in the background

Categories: linux UNIX Mac
no ratings, 0 comments
– Tip added by an anonymous user on Aug 06, 2007 at 11:57 am

Update your shell prompt

Categories: UNIX Mac linux shell
no ratings, 0 comments
– Tip added by an anonymous user on Jun 04, 2007 at 9:15 pm

MP3 support in Fedora 10

Categories: Linux Fedora mp3 music yum
100% positive, 2 comments - last added 3 days, 4 hours ago
– Tip added by an anonymous user on Dec 29, 2008 at 4:15 pm

Synch your iPod with Songbird

100% positive, 0 comments
– Tip added by an anonymous user on Dec 18, 2008 at 4:25 pm

Faster Fedora updates

Categories: Fedora linux update speed
100% positive, 0 comments
– Tip added by an anonymous user on Dec 10, 2008 at 9:58 am

Get the Chrome browser on Mac and Linux

100% positive, 0 comments
– Tip added by an anonymous user on Sep 16, 2008 at 11:58 am

flv converter for mac

Categories: Computers Mac UNIX
no ratings, 0 comments
– Tip added by an anonymous user on Dec 11, 2008 at 7:56 pm

Taking screen shots in Linux

Categories: linux screenshots free
no ratings, 0 comments
– Tip added by an anonymous user on Nov 25, 2008 at 8:45 pm

Install Debian on a G1 phone

no ratings, 0 comments
– Tip added by an anonymous user on Nov 13, 2008 at 3:48 pm

Photobooth for Linux

no ratings, 0 comments
– Tip added by an anonymous user on Nov 07, 2008 at 11:34 am

Custom keyboard shortcuts in Gnome

no ratings, 0 comments
– Tip added by an anonymous user on Nov 05, 2008 at 9:52 am

Get rid of the OpenOffice splash screen on Linux

no ratings, 0 comments
– Tip added by an anonymous user on Oct 16, 2008 at 2:04 pm