~/blog/how-to-use-screen-on-linux-to-detach-and-reattach-your-terminal.mdx
zubair@grizzlybit:~/blog$
$ cat how-to-use-screen-on-linux-to-detach-and-reattach-your-terminal.mdx
How to use Screen on Linux to Detach and Reattach your Terminal
Screen is this awesome software tool in Linux that provides you the ability to spring-up and use multiple shell sessions from a single ssh session. Screen essentially acts as a terminal multiplexer emulator that is packed with features.
2020-11-053 min read