mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 03:57:44 +00:00
Implement tac (closes #117)
This commit is contained in:
parent
8cf617d08f
commit
c21dcc50dc
3 changed files with 87 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -23,6 +23,7 @@ PROGS := \
|
|||
rmdir \
|
||||
sleep \
|
||||
seq \
|
||||
tac \
|
||||
tee \
|
||||
true \
|
||||
truncate \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue