Support new modes for uniq's --all-repeated option.
authorJim Meyering <jim@meyering.net>
Sat, 19 May 2001 07:55:43 +0000 (07:55 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 19 May 2001 07:55:43 +0000 (07:55 +0000)
commit16b0a807afb59da4d0a53fb2b27e59f5ade074ad
tree8352e90cee7f96f1c6d6548d013bf6234a8597fc
parent22732cd35229ee3735ccd1873c1d5232f2f592c4
Support new modes for uniq's --all-repeated option.
The default behavior is unchanged.

Include argmatch.h.
(usage): Update.
(check_file): Implement it.
(main): Handle new, optional arguments.
Patch by Padraig Brady.
src/uniq.c