Interview Questions and Answers pdf free download for freshers beginners experienced, Multiple Choice Questions with Answers Practice, Placement Papers
Wednesday, 25 April 2012
How do you execute a UNIX command in the background? | Oracle DBA
A UNIX command can be executed in the background by ending the command with the & (ampersand) character; for example, gedit filename .