[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
diff -B non-existant
- To: bugs@openbsd.org
- Subject: diff -B non-existant
- From: Chuck Yerkes <chuck@2003.snew.com>
- Date: Mon, 8 Sep 2003 15:11:23 -0400
- Content-Disposition: inline
- User-Agent: Mutt/1.4i
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").