The screen is a terminal multiplexer. Using this, you can run any number of console-based-applications, interactive command shells, course-based applications, etc. You can use screen to keep running program after you accidentally close the terminal, or even after you log out and later resume right wherever you are. How does screen work? When screen is called, it […]
The post 15 Linux Screen Command for Dealing Terminal Sessions appeared first on LinOxide.