entdec
This is the simple program lets you decode file, conains html entities
...Using this program, you may do this sequence of characters easy to manualy editing. In our example, you get"<©>".
Usage: endec input_file output_file
Programs gets only two parametres: input and output file names. Working, it indicates currient status and result of work.
Tecnical details:
This is a simple fixed buffer file processor. It reads and analysis every string for right entities and correct it.