add more information about the GNU compat (#3410)

* add more information about the GNU compat

Co-authored-by: Terts Diepraam <terts.diepraam@gmail.com>
This commit is contained in:
Sylvestre Ledru 2022-04-17 08:59:42 +02:00 committed by GitHub
parent 0a3b07f056
commit 34a1b23342
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -398,7 +398,15 @@ To contribute to uutils, please see [CONTRIBUTING](CONTRIBUTING.md).
## Utilities
| Done | Semi-Done | To Do |
Please note that this is not fully accurate:
* Some new options can be added / removed in the GNU implementation;
* Some error management might be missing;
* Some behaviors might be different.
See https://github.com/uutils/coreutils/issues/3336 for the main meta bugs
(many are missing).
| Done | WIP | To Do |
|-----------|-----------|--------|
| arch | cp | stty |
| base32 | date | |
@ -417,8 +425,8 @@ To contribute to uutils, please see [CONTRIBUTING](CONTRIBUTING.md).
| cut | tac | |
| dircolors | tail | |
| dirname | test | |
| du | | |
| echo | | |
| du | dir | |
| echo | vdir | |
| env | | |
| expand | | |
| factor | | |