mirror of
https://github.com/uutils/coreutils
synced 2024-11-17 02:08:09 +00:00
Merge pull request #1065 from penguwin/README
README: Moved 'date' into the 'Semi-Done' section.
This commit is contained in:
commit
7b01609a2a
1 changed files with 9 additions and 9 deletions
18
README.md
18
README.md
|
@ -152,16 +152,16 @@ Utilities
|
||||||
|-----------|-----------|--------|
|
|-----------|-----------|--------|
|
||||||
| arch | cp | chcon |
|
| arch | cp | chcon |
|
||||||
| base32 | expr (no regular expressions) | csplit |
|
| base32 | expr (no regular expressions) | csplit |
|
||||||
| base64 | install | date |
|
| base64 | install | dd |
|
||||||
| basename | ls | dd |
|
| basename | ls | df |
|
||||||
| cat | more | df |
|
| cat | more | join |
|
||||||
| chgrp | od (`--strings` and 128-bit data types missing) | join |
|
| chgrp | od (`--strings` and 128-bit data types missing) | numfmt |
|
||||||
| chmod | printf | numfmt |
|
| chmod | printf | pr |
|
||||||
| chown | sort | pr |
|
| chown | sort | runcon |
|
||||||
| chroot | split | runcon |
|
| chroot | split | stty |
|
||||||
| cksum | tail | stty |
|
| cksum | tail | |
|
||||||
| comm | test | |
|
| comm | test | |
|
||||||
| cut | | |
|
| cut | date | |
|
||||||
| dircolors | | |
|
| dircolors | | |
|
||||||
| dirname | | |
|
| dirname | | |
|
||||||
| du | | |
|
| du | | |
|
||||||
|
|
Loading…
Reference in a new issue