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:
parent
365c230493
commit
ffcfcfeef7
1 changed files with 1 additions and 2 deletions
|
@ -301,7 +301,7 @@ Utilities
|
|||
| csplit | date | |
|
||||
| cut | join | |
|
||||
| dircolors | df | |
|
||||
| dirname | | |
|
||||
| dirname | tac | |
|
||||
| du | | |
|
||||
| echo | | |
|
||||
| env | | |
|
||||
|
@ -354,7 +354,6 @@ Utilities
|
|||
| stdbuf | | |
|
||||
| sum | | |
|
||||
| sync | | |
|
||||
| tac | | |
|
||||
| tee | | |
|
||||
| timeout | | |
|
||||
| touch | | |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue