Sometimes you want to know how two files in two sites differ.
Place the diffwith.sh file somewhere you can get at it, and either
chmod 755 path/to/diffwith.sh
to make it executable- just know you'll type
bash path/to/diffwith.sh name-of-comparedir
each time, which is legit too.