national characters removal
Posted: 07 Aug 2007, 09:05
It would be great to have a command, that would go recursively through the directory structure and rename all files and directories so it does not contain any space or national characters.
Ideal state - replace space with _ and national character by the most appropriate ascii character (like č -> c, á -> a...).
Acceptable state - replace space and national character by _, adding some numerical suffix if needed to prevent name collision.
It would be REALLY great, if this could work also when the national environment is not available (files with czech names on english windows).
Ideal state - replace space with _ and national character by the most appropriate ascii character (like č -> c, á -> a...).
Acceptable state - replace space and national character by _, adding some numerical suffix if needed to prevent name collision.
It would be REALLY great, if this could work also when the national environment is not available (files with czech names on english windows).