mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 03:57:44 +00:00
uniq - Add initial implementation
This commit is contained in:
parent
34c156dbe3
commit
fc027254df
3 changed files with 218 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -45,6 +45,7 @@ PROGS := \
|
|||
true \
|
||||
truncate \
|
||||
unlink \
|
||||
uniq \
|
||||
wc \
|
||||
yes \
|
||||
head \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue