Subj : Re: remove characters/doormud scores
To : Johnny Mnonymous
From : Wilfred van Velzen
Date : Sun May 29 2022 11:10 am
Hi Johnny,
On 2022-05-28 20:07:52, you wrote to All:
JM> DoorMud has a Player Rankings "rank.lst"
JM> there's some ugly unwanted characters (not players =p ) in it. is there a
JM> linux cli filter that will remove high-end ascii?
Sure. Somthing like:
cat in.txt | tr -d '\200-\377' >out.txt
Bye, Wilfred.
--- FMail-lnx64 2.1.0.18-B20170815
* Origin: FMail development HQ (2:280/464)