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: | Eric Oulashin |
|---|---|
| Location: | Beaverton, Oregon, USA |
| Users: | 105 |
| Nodes: | 16 (0 / 16) |
| Uptime: | 08:17:45 |
| Calls: | 7,094 |
| Calls today: | 13 |
| Files: | 9,223 |
| D/L today: |
367 files (61,531K bytes) |
| Messages: | 374,399 |
| Posted today: | 12 |