cleanfilenames/README.md
2024-09-04 18:59:07 +02:00

9 lines
211 B
Markdown

# cleanfilenames
A primitve tool to clean up strange filenames.
It works on a whitelist of accepted chars, doesn't do any recursion and never overwrites anything.
```
cleanfilenames.py ~/Music/
```
That's it