gadgeteer.co.za
How to use screen command to improve your productivity on Linux terminal, for example to maintain work between dropped SSH sessions
Similar to many tools utilized by system administrators, the Linux screen command is another great tool that helps with productivity. screen can be seen as an alternative to Tmux, but it has many other useful options outside of just saving screen space. screen allows you to create multiple sessions of terminals/interactive shells.The tutorial below helps...