Here I am, poking around a remote server via SSH, and I want to find out about/read/edit/whatever a file. I don't like vi
or other CMI stuff, I want to read it locally.
Is there any way I can download it without exiting my interactive SSH session? (Even better, would there be any way to run local commands without exiting it?)