How to Use the Linux Screen Command

Screen (GNU Screen) is a terminal multiplexer. It allows you to run multiple processes simultaneously from within a single SSH terminal. It means that you can multiplex the terminal into several sessions using this command. In this tutorial, we’ll learn about the screen command in Linux in detail.

Source: LXer – How to Use the Linux Screen Command