freebsd-nq/usr.bin/cmp
Kyle Evans 8facfdcf21 cmp(1): Provide some long options
These match GNU cmp(1) for compatibility where applicable.

Future work might implement the -i option from GNU cmp(1) to express skip
either in terms of both files or of the form "SKIP1:SKIP2" rather than
specifying them as additional arguments to cmp(1).

MFC after:	1 month
2018-05-02 01:32:34 +00:00
..
tests
cmp.1
cmp.c
extern.h
link.c
Makefile
Makefile.depend
misc.c
regular.c
special.c