English: This Mini-Bashscript replaces "German umlauts" with HTML code sequences.
German: Dieses Mini-Bashscript ersetzt Deutsche Umlaute durch HTML Code Sequenzen. Praktisch bei typischen Encoding Problemen :-)
./umlaute.sh myfile.txt
English: No root rights necessary, but the SED stream editor (http://sed.sourceforge.net/) package must be present.
German: Keine "root"-Rechte notwendig. SED stream editor (http://sed.sourceforge.net/) Packet muss installiert sein.