On 29 May 2022, Wilfred van Velzen said the following...
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
thanks. it didn't work but it's defitely pointed me in the right direction.
... That's not a bug, it's an undocumented feature
--- Mystic BBS v1.12 A47 2021/12/24 (Linux/64)
* Origin: harbingerofsubstrate.com (1:218/650)