msgbartop
A cronological documentation test project, nothing serious, really!
msgbarbottom

09 Sep 10 Compare a remote file with a local file using ssh and diff

Posted by

# ssh user@example.com cat /path/to/remotefile | diff /path/to/localfile -

Tags: ,

Leave a Comment

You must be logged in to post a comment.