1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-30 12:37:49 +00:00

tac is "semi-done" because of unimplemented ---regex (#1901)

This commit is contained in:
dkg 2021-03-24 12:56:07 -04:00 committed by GitHub
parent 365c230493
commit ffcfcfeef7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -301,7 +301,7 @@ Utilities
| csplit | date | | | csplit | date | |
| cut | join | | | cut | join | |
| dircolors | df | | | dircolors | df | |
| dirname | | | | dirname | tac | |
| du | | | | du | | |
| echo | | | | echo | | |
| env | | | | env | | |
@ -354,7 +354,6 @@ Utilities
| stdbuf | | | | stdbuf | | |
| sum | | | | sum | | |
| sync | | | | sync | | |
| tac | | |
| tee | | | | tee | | |
| timeout | | | | timeout | | |
| touch | | | | touch | | |