Skip to content

Commit

Permalink
add more information about the GNU compat (#3410)
Browse files Browse the repository at this point in the history
* add more information about the GNU compat

Co-authored-by: Terts Diepraam <[email protected]>
  • Loading branch information
sylvestre and tertsdiepraam authored Apr 17, 2022
1 parent 0a3b07f commit 34a1b23
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:/uutils/coreutils/issues/3336 for the main meta bugs
(many are missing).

| Done | WIP | To Do |
|-----------|-----------|--------|
| arch | cp | stty |
| base32 | date | |
Expand All @@ -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 | | |
Expand Down

0 comments on commit 34a1b23

Please sign in to comment.