DoorMud has a Player Rankings "rank.lst"
there's some ugly unwanted characters (not players =p ) in it. is there a linux cli filter that will remove high-end ascii?
there's some ugly unwanted characters (not players =p ) in it. is the linux cli filter that will remove high-end ascii?
Sure. Somthing like:
cat in.txt | tr -d '\200-\377' >out.txt
DoorMud has a Player Rankings "rank.lst"
there's some ugly unwanted characters (not players =p ) in it. is there
a linux cli filter that will remove high-end ascii?
Sysop: | deepend |
---|---|
Location: | Calgary, Alberta |
Users: | 270 |
Nodes: | 10 (0 / 10) |
Uptime: | 55:43:02 |
Calls: | 2,206 |
Calls today: | 3 |
Files: | 4,658 |
D/L today: |
159 files (38,476K bytes) |
Messages: | 423,198 |
Posted today: | 1 |