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: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,033 |
Nodes: | 17 (0 / 17) |
Uptime: | 04:32:13 |
Calls: | 504,521 |
Calls today: | 10 |
Files: | 135,980 |
D/L today: |
5,740 files (2,102M bytes) |
Messages: | 448,606 |
Posted today: | 11 |