mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
Merge pull request #3005 from jtracey/patch-4
README: mark join as done
This commit is contained in:
commit
a764fdfb8e
1 changed files with 13 additions and 12 deletions
25
README.md
25
README.md
|
@ -376,18 +376,18 @@ To contribute to uutils, please see [CONTRIBUTING](CONTRIBUTING.md).
|
||||||
| basename | df | |
|
| basename | df | |
|
||||||
| basenc | expr | |
|
| basenc | expr | |
|
||||||
| cat | install | |
|
| cat | install | |
|
||||||
| chcon | join | |
|
| chcon | ls | |
|
||||||
| chgrp | ls | |
|
| chgrp | more | |
|
||||||
| chmod | more | |
|
| chmod | numfmt | |
|
||||||
| chown | numfmt | |
|
| chown | od (`--strings` and 128-bit data types missing) | |
|
||||||
| chroot | od (`--strings` and 128-bit data types missing) | |
|
| chroot | pr | |
|
||||||
| cksum | pr | |
|
| cksum | printf | |
|
||||||
| comm | printf | |
|
| comm | sort | |
|
||||||
| csplit | sort | |
|
| csplit | split | |
|
||||||
| cut | split | |
|
| cut | tac | |
|
||||||
| dircolors | tac | |
|
| dircolors | tail | |
|
||||||
| dirname | tail | |
|
| dirname | test | |
|
||||||
| du | test | |
|
| du | | |
|
||||||
| echo | | |
|
| echo | | |
|
||||||
| env | | |
|
| env | | |
|
||||||
| expand | | |
|
| expand | | |
|
||||||
|
@ -401,6 +401,7 @@ To contribute to uutils, please see [CONTRIBUTING](CONTRIBUTING.md).
|
||||||
| hostid | | |
|
| hostid | | |
|
||||||
| hostname | | |
|
| hostname | | |
|
||||||
| id | | |
|
| id | | |
|
||||||
|
| join | | |
|
||||||
| kill | | |
|
| kill | | |
|
||||||
| link | | |
|
| link | | |
|
||||||
| ln | | |
|
| ln | | |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue