[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Odd characters




Hi,
 Thanks to Jeff and Steve. I used Jeff's script because it was shorter. 
The odd character turned out to be hex 95, so I suspect a Micro$oft
connection. I now have the following "script" in my $HOME/bin called 
strip95:

perl -pe 's/\x95/ /g;' $1 > $1.strip95

Thanks
Erich

---------------------------------------------------------------------
Erich Schroeder                    Phone: (217)785-0033
Curator, Information Technologies  FAX:   (217)785-2857
Illinois State Museum GIS Lab      Internet: erich@museum.state.il.us
http://www.museum.state.il.us/ismdepts/anthro/staff/erich/erich.html
---------------------------------------------------------------------


--
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.