sanity.pl renames all files in a directory to a sane name; it replaces spaces with underscores, removes semicolons, and replaces German umlauts.
| Tags | Filesystems Utilities |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | Perl |
Recent releases


Release Notes: Options to optionally strip brackets and convert to lowercase were added.


Release Notes: Sanity now decodes urlencoded characters like %20 and works on single files.


Release Notes: sanity.pl no longer overwrites existing files.