Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README: Cleanup utility list #2343

Merged
merged 1 commit into from
Jun 4, 2021
Merged

Conversation

flip1995
Copy link
Contributor

@flip1995 flip1995 commented Jun 4, 2021

In PR #2300 an old commit got merged putting back utilities that were
already implemented into "To Do". This commit reverts this. In addition
it moves numfmt to Semi-Done and sorts the Semi-Done column
alphabetically.

This should now be the up-to-date list of utilities. There are 96
utilities in Done or Semi-Done and ls -1 src/uu | wc -l also outputs
96.

In PR uutils#2300 an old commit got merged putting back utilities that were
already implemented into "To Do". This commit reverts this. In addition
it moves `numfmt` to Semi-Done and sorts the Semi-Done column
alphabetically.

This should now be the up-to-date list of utilities. There are 96
utilities in Done or Semi-Done and `ls -1 src/uu | wc -l` also outputs
96.
| chgrp | join | |
| chmod | ls | |
| chown | more | |
| chroot | numfmt | |
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not 100% sure if numfmt fits more in Semi-Done or Done. Let me know, if I should move it to "Done" and I'll do that.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comparing uu_numfmt with the GNU numfmt manpage, I think you made the right call!

@tertsdiepraam
Copy link
Member

Great catch! Thanks!

@sylvestre sylvestre merged commit 34ecff8 into uutils:master Jun 4, 2021
@flip1995 flip1995 deleted the cleanup-readme branch June 4, 2021 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants