rsync -avP /home/user/.profile hpux3:/home/user/.profile
bash: rsync: command not found
Se avessi fatto ssh su macchina hpux3
rsync
version 3.1.1 protocol version 31
Copyright (C) 1996-2014 by Andrew Tridgell, Wayne Davison, and others.
Web site: http://rsync.samba.org/
output truncated
Ho impostato PATH
in $HOME/.profile
e $HOME/.bashrc
. Devo impostarlo nel /etc/profile
file?
rsync
comando deve essere presente sul computer locale.