Page MenuHomeFreeBSD

cmp: add -i, --ignore-initial, an alternative to skip1/skip2 args
ClosedPublic

Authored by kevans on Sep 23 2021, 5:56 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Dec 30, 8:54 AM
Unknown Object (File)
Mon, Dec 30, 8:50 AM
Unknown Object (File)
Dec 21 2024, 1:59 AM
Unknown Object (File)
Dec 12 2024, 2:25 AM
Unknown Object (File)
Dec 6 2024, 4:24 AM
Unknown Object (File)
Nov 14 2024, 8:45 PM
Unknown Object (File)
Oct 5 2024, 12:00 PM
Unknown Object (File)
Oct 5 2024, 11:54 AM
Subscribers

Details

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

markj added inline comments.
usr.bin/cmp/cmp.c
85

I think this check is not needed, expand_number() will handle it.

This revision is now accepted and ready to land.Sep 23 2021, 6:39 PM