Skip to content

aebersold/htmlentity2unicode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

htmlentity2unicode

This little shell script converts HTML entities to UTF-8 characters. It takes the specified file and search and replaces HTML-Entity-Names like ü to ü.

Usage

sh h2u.sh myfile.txt

Author

© 2012 Simon Aebersold - @saebersold, http://aebersold.me

License

Copyright (C) 2012 Simon Aebersold

htmlentity2unicode is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

htmlentity2unicode is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

About

This little shell script converts HTML entities to UTF-8 characters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages