Sep
21
Running a program in the background
Posted by suvi under Tricks
If you need to start a program from the command line, and want to recover the command prompt, just add the & symbol to the command.
Example.
If you need to start a program from the command line, and want to recover the command prompt, just add the & symbol to the command.
Example.
Leave a Reply