Run Programs in the Background.
Mustafa | August 25, 2007 | 7:28 pmA program which runs in the background is that which is not associated with the terminal window, doesn’t take command from the terminal, and closing the terminal window doesn’t close the program. To run a program in the background just add an ampersand at the end of your command , for example :
Read the rest of this entry »





