I have two Macs, both with BASH being the default shell. Mac1 has a tricked-out .bashrc. Mac2 just got a clean OS upgrade, so pretty much everything is stock from Apple. Since file xfer between the ...
Is this the correct way to scp a file to multiple hosts? <BR><BR>scp myfile.txt myid@host1:/tmp/mytemp/ myid@host2:/tmp/mytemp/<BR><BR>Password:<BR>myfile.txt 100% ...