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

diff -B non-existant



Gnu's diff has "-B" as an option.

       -B     Ignore  changes  that  just  insert or delete blank
              lines.


Not sure if it's posix or what, but bug compliance might suggest
that the new diff support it.

Do with this informaion what you will.

(I'm of a diff habit of "diff -Bbw foo bar").