How to diff RTF files
I recently got 2 RTF files and needed to diff them. As a command line jockey, I know how to diff normal text files. However I didn't know how to diff RTF files.
I discovered unrtf a programme for converting RTF files into plain text, (it has some bugs, like all software).
To do a word diff install dwdiff, and use the following command