GNU/Linux
Send a process in the background and foreground with Linux
A few articles ago we talked about screen: a command line application that allows you to create virtual sessions containing virtual terminal windows to which we can connect or disconnect at will via the current terminal session. Screen is a Read more…