Implement uniq #57
Labels
A-tool
Area: Binary tool
C-tracking-issue
Category: A tracking issue for an feature.
Hacktoberfest
Hacktoberfest
This is a tracking issue for the
uniq
util.Required options and flags in the POSIX standard
c
(long:count
) [Uniq: Start implementation. #121]d
(long:repeated
) [Uniq: Start implementation. #121]f
(long:skip-fields
) [Uniq: fix -s and implement -f flags #131]s
(long:skip-chars
) [Uniq: Start implementation. #121]u
(long:unique
) [Uniq: Start implementation. #121]References
POSIX standard text
Unresolved questions:
None
History
Default behavior and
-c
,-d
,-s
,-u
flags implemented by #121Issue for
-f
flag in #122-f
flag implemented in #131The text was updated successfully, but these errors were encountered: