1
0
mirror of https://github.com/uutils/coreutils synced 2024-07-08 19:56:10 +00:00

README: remove duplicate entry

cat was present twice
This commit is contained in:
Michael Debertol 2021-08-08 21:22:54 +02:00
parent d967a7a553
commit 8389a36eb0

View File

@ -372,18 +372,17 @@ To contribute to uutils, please see [CONTRIBUTING](CONTRIBUTING.md).
| basenc | expr | |
| cat | install | |
| chcon | join | |
| cat | ls | |
| chgrp | more | |
| chmod | numfmt | |
| chown | od (`--strings` and 128-bit data types missing) | |
| chroot | pr | |
| cksum | printf | |
| comm | sort | |
| csplit | split | |
| cut | tac | |
| dircolors | tail | |
| dirname | test | |
| du | | |
| chgrp | ls | |
| chmod | more | |
| chown | numfmt | |
| chroot | od (`--strings` and 128-bit data types missing) | |
| cksum | pr | |
| comm | printf | |
| csplit | sort | |
| cut | split | |
| dircolors | tac | |
| dirname | tail | |
| du | test | |
| echo | | |
| env | | |
| expand | | |