Skypipe lets you pipe data across sessions and machines.
Skypipe is a magical command line tool that lets you easily pipe data across terminal sessions, regardless of whether the sessions are on the same machine, across thousands of machines, or even behind a firewall. It gives you named pipes in the sky and lets you magically pipe data anywhere.
Skypipe is a magical command line tool that lets you easily pipe data across terminal sessions, regardless of whether the sessions are on the same machine, across thousands of machines, or even behind a firewall. It gives you named pipes in the sky and lets you magically pipe data anywhere.
To install skypipe, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install skypipe
To see what files were installed by skypipe, run:
port contents skypipe
To later upgrade skypipe, run:
sudo port selfupdate && sudo port upgrade skypipe
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.