Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jmattaa
Copy link
Owner

@jmattaa jmattaa commented Aug 30, 2025

this pr improves the overall preformance of the program by reducing the amount of syscalls and it fixes a small bug caused by long symlink names and the size of the dirent struct.

TO THINK ABOUT:
    now the `-s` will not follow the symlinks (they did that in v1.7.3)
    this will yield the same result as `du -sh` but `du` has a flag to
    follow symlinks `du -shL` the `-L` flag should this also be
    implemented here?
@jmattaa jmattaa merged commit d5cb225 into main Aug 30, 2025
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.

2 participants