Transfer stdin and stdout to and from machines over the network
ssh remote_machine 'cat - > file' < file
Byte sized tech know-how.
Transfer stdin and stdout to and from machines over the network
ssh remote_machine 'cat - > file' < file
Copyright © 2024 Txt