On Thu, Feb 5, 2015 at 10:23 AM, Stephen Queen <svqueen at gmail.com> wrote: > You could just dump the results of diff to /dev/null and output a message > when the files differ, or output a message when they're the same. So diff -q or diff -s respectively :)