brouhaha / tapeutils

GNU General Public License v2.0
22 stars 4 forks source link

Handle ^V and slash in TOPS-20 file names #12

Open larsbrinkhoff opened 3 years ago

larsbrinkhoff commented 3 years ago

Update read20 to do something clever with file names including characters such as ^V and /.

From what I understand, ^V just quotes the next character so it shouldn't appear in the output. The / character isn't possible in Unix file names so must be translated to something else.

CC @rmaldersoniii for TOPS-20 insights.

larsbrinkhoff commented 3 years ago

Real-life examples: