Answers for "copy to clipboard while ssh into another terminal"

0

copy to clipboard while ssh into another terminal

#Powershell
ssh user@server cat /home/user/file | clip
Posted by: Guest on October-08-2021

Code answers related to "copy to clipboard while ssh into another terminal"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language