#!/bin/bash -

APPROX='
	℃	C
	℉	F
	∛	\\/
	⊙	()
' APPROX1='
	˚	
	·	
	•	
	‧	
	₤	
	∘	
	∙	
	⊙	
	⋅	
	⌐	
	☓	
' REPLACE='?' MIME=iso-8859-8 "${0%/*}/../aux/UTF8-charset" -rf "${0%/*}/../aux/charsets/iso8"
