Bash scripts to the people (swedish umlaut removal, saumlfix.sh)

As I got a request to write a script that replace all åäö characters with aao in all file/directory names in a directory, so I did that. And since I did, I could just as well post it here.
Usage:
chmod +x saumlfix.sh
./saumlfix.sh /path/to/directory

Please note that you must include a trailing slash, else it won’t work.
This should be considered version 1.0, and I doubt there will be any more, unless I find any new features to implement, or bugs to fix.

Download: saumlfix.sh

This entry was posted in Computers. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>