Merge pull request #1065 from penguwin/README

README: Moved 'date' into the 'Semi-Done' section.
This commit is contained in:
Alex Lyon 2017-08-10 02:53:12 -07:00 committed by GitHub
commit 7b01609a2a

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