Created
October 28, 2012 18:30
-
-
Save Daeinar/3969378 to your computer and use it in GitHub Desktop.
Copy remote text file to local system buffer
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# From the remote ssh machine run: | |
cat /dir/file.txt | ssh user@localMachine pbcopy |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment