[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: diff thinking files are binaries?



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.