Revision: 1500
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at October 12, 2006 08:25 by micmath
Initial Code
$ ssh [email protected] 'cat /pathto/file.txt' | diff - myfile.txt
Initial URL
Initial Description
Requires SSH access to remote server.
Initial Title
Show Differences Between A Local File And A Remote Copy
Initial Tags
unix, linux
Initial Language
Bash