Ad 728 × 90

Breaking News

random

Show HN: Groupr – Rust CLI that sorts files into subfolders by extension https://ift.tt/oOWf5p1

Show HN: Groupr – Rust CLI that sorts files into subfolders by extension Wrote this to clean up my Downloads folder. It moves top-level files into subfolders named after their extension. photo.PNG goes into png/, files with no extension go into no_extension/. --dry-run if you want to see what it would do first. A few details: it doesn't recurse into existing subfolders, extensions are lowercased so you don't get png/ and PNG/ coexisting, and it handles name collisions by appending _1, _2, etc. rather than overwriting. ~150 lines of Rust, no dependencies outside of tempfile in dev. cargo install --git https://ift.tt/g06a34Z groupr ~/Downloads --dry-run https://ift.tt/gbOXH92 April 13, 2026 at 10:07PM
Show HN: Groupr – Rust CLI that sorts files into subfolders by extension https://ift.tt/oOWf5p1 Reviewed by Technology World News on April 14, 2026 Rating: 5

No comments:

Contact Form

Name

Email *

Message *

Powered by Blogger.