Julian Leyh wrote: > yes... diff(1) says: > -a Treat all files as ASCII. Am I to interpret this literally? As in "every character will be interpreted as a 7(or8)bit ASCII character" as opposed to the actual character set the file is in? It will work as ASCII -- because these files happen to be ASCII -- but I'm just being curious here.