1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-08-04 06:57:47 +00:00

README: Moved 'date' into the 'Semi-Done' section.

'date' has been partially implemented into the coreutils. According to
this I decided to move 'date' into the 'Semi-Done' section from the
readme utilities chart.
This commit is contained in:
penguwin 2017-08-06 20:54:18 +02:00
parent c827795d17
commit 7421f7c6aa

View file

@ -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 | | |