On 2021-01-16 19:45, Todd Gruhn wrote:
I have a large document (18,000L). It is full of tags such as <93>
,<94> , <95> .
If I view the doc in a PERL editor I see \x{93} , \x{94} , \{95} ...
Is there a pkg or command to strip these tags and leave the text ?
tr -d "\223\224\225" < infile > outfile
Johnny
--
Johnny Billquist || "I'm on a bus
|| on a psychedelic trip
email: bqt%softjar.se@localhost || Reading murder books
pdp is alive! || tryin' to stay hip" - B. Idol