Background Mode
Learn how to run our application in the background and use the terminal for the next commands.
We'll cover the following...
Let’s suppose that we run a GUI application in the terminal window. Then, we cannot use this window for typing the Bash commands. The ...