diff over ssh

From thelinuxwiki
Jump to: navigation, search
$diff <(ssh myServer1 'cat foo') <(ssh myServer2 'cat foo')