]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
cmp: add -i, --ignore-initial, an alternative to skip1/skip2 args
authorKyle Evans <kevans@FreeBSD.org>
Thu, 23 Sep 2021 05:43:32 +0000 (00:43 -0500)
committerKyle Evans <kevans@FreeBSD.org>
Sun, 3 Oct 2021 05:19:56 +0000 (00:19 -0500)
commitb0f46c4b84093b23e8d40ffbc1f7f63659a0123c
tree3718cc71053922134edb0312fddb202fdf85c308
parenta67180b4b7706d504351c96359459876e9e0fb4b
cmp: add -i, --ignore-initial, an alternative to skip1/skip2 args

This is compatible with GNU cmp.

Reviewed by: markj
Sponsored by: Klara, Inc.

(cherry picked from commit 8d546b6832eea031f95f30eaec3232ec1256a281)
usr.bin/cmp/cmp.1
usr.bin/cmp/cmp.c
usr.bin/cmp/tests/cmp_test2.sh