https://github.com/nh2/dentls
Fixed version of the program at https://serverfault.com/a/328305/128321
https://github.com/nh2/dentls
Last synced: 26 days ago
JSON representation
Fixed version of the program at https://serverfault.com/a/328305/128321
- Host: GitHub
- URL: https://github.com/nh2/dentls
- Owner: nh2
- Created: 2018-01-01T22:51:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-30T20:25:07.000Z (over 6 years ago)
- Last Synced: 2025-04-09T04:22:59.789Z (about 2 months ago)
- Language: C
- Size: 2.93 KB
- Stars: 13
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dentls
Fixed version of a program in an answer to the question
> [rm on a directory with millions of files](https://serverfault.com/questions/183821/rm-on-a-directory-with-millions-of-files/328305#328305)
Taken from https://serverfault.com/a/328305/128321 and then improved.