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 |
|
||||
| base32 | expr (no regular expressions) | csplit |
|
||||
| base64 | install | date |
|
||||
| basename | ls | dd |
|
||||
| cat | more | df |
|
||||
| chgrp | od (`--strings` and 128-bit data types missing) | join |
|
||||
| chmod | printf | numfmt |
|
||||
| chown | sort | pr |
|
||||
| chroot | split | runcon |
|
||||
| cksum | tail | stty |
|
||||
| base64 | install | dd |
|
||||
| basename | ls | df |
|
||||
| cat | more | join |
|
||||
| chgrp | od (`--strings` and 128-bit data types missing) | numfmt |
|
||||
| chmod | printf | pr |
|
||||
| chown | sort | runcon |
|
||||
| chroot | split | stty |
|
||||
| cksum | tail | |
|
||||
| comm | test | |
|
||||
| cut | | |
|
||||
| cut | date | |
|
||||
| dircolors | | |
|
||||
| dirname | | |
|
||||
| du | | |
|
||||
|
|
Loading…
Reference in a new issue