Converted more files.
No idea what this was in. All lines had ^A<8d> in front of them but sed wouldn't touch them for some reason. :%s/^A.// in vi removed them - ^A entered with C-vC-a.
Loading
Please register or sign in to comment
No idea what this was in. All lines had ^A<8d> in front of them but sed wouldn't touch them for some reason. :%s/^A.// in vi removed them - ^A entered with C-vC-a.