If you are using SSH to access a command shell on a remote system and you would like to temporarily return to a shell on your local system, there is an easy way to do so.
Simply type a tilda (“~”) and control-z.
This will place your SSH session into the background. You will [...]
