Is there a way I can pipe output on a server to my localhost workstation editor?
I am using bbedit
as an editor and would like to pipe backwards through my terminal to my editor.
It is very similar to this: How to send data to local clipboard from a remote SSH session
There are terminal commands for bbedit
: bbedit command-line tool: invoke BBEdit from anywhere in the Unix command line to open files or sftp/ftp URLs
https://www.barebones.com/products/bbedit/featuresadmin.html
So I'm thinking there might be a way of doing this, even with a temp file.