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

Implement ls --group-directories-first #3519

Closed
Tracked by #3336
sylvestre opened this issue May 10, 2022 · 1 comment · Fixed by #3550
Closed
Tracked by #3336

Implement ls --group-directories-first #3519

sylvestre opened this issue May 10, 2022 · 1 comment · Fixed by #3550
Labels

Comments

@sylvestre
Copy link
Contributor

Tested by gnu/tests/ls/group-dirs.sh

       --group-directories-first
              group directories before files;

              can   be  augmented  with  a  --sort  option,  but  any  use  of
              --sort=none (-U) disables grouping
@sylvestre sylvestre changed the title Implement ls --group-directories-first <dir> Implement ls --group-directories-first May 10, 2022
@sylvestre sylvestre mentioned this issue May 10, 2022
10 tasks
@sylvestre sylvestre moved this to Todo in GNU Compatibility May 11, 2022
@353fc443
Copy link
Contributor

353fc443 commented May 17, 2022

I would like to work on this
Edit: I'm giving upon this

Repository owner moved this from Todo to Done in GNU Compatibility May 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants