Send Clipboard over ssh to another computer

This command will send the contents of the clipboard from your machine to the other machine.

pbpaste | ssh user@machine2 'pbcopy'


Tags

  • Apple
  • Macbook
  • SSD
  • Linux

Categories

  • Hints 210