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: | 278 |
Nodes: | 10 (0 / 10) |
Uptime: | 03:14:55 |
Calls: | 2,369 |
Files: | 5,012 |
D/L today: |
18 files (3,351K bytes) |
Messages: | 430,735 |