Virtual Private Server (VPS) Hosting provided by Central Point Networking cpnllc.com
For some reason, the "Nodelist" and "Recent Callers" features are not working.
| Sysop: | Ray Quinn |
|---|---|
| Location: | Visalia, CA |
| Users: | 60 |
| Nodes: | 10 (0 / 10) |
| Uptime: | 03:57:51 |
| Calls: | 12 |
| Files: | 12,929 |
| Messages: | 98,349 |
Check out the US 99 menu above for links to information about US Highway 99, after which the US 99 BBS is named.
Be sure to click on the Amateur Radio menu item above for packet BBSes, packet software, packet organizations, as well as packet how-to's. Also included is links to local and some not-so-local Amateur Radio Clubs.
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?