Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
larsbrinkhoff opened this issue Sep 2, 2020 · 1 comment
Open

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

larsbrinkhoff opened this issue Sep 2, 2020 · 1 comment

Comments

@larsbrinkhoff
Copy link
Collaborator

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
Copy link
Collaborator Author

Real-life examples:

  • kansas:<s.distribution>cm1-7^V/12^V/83-distribution.map.1,s/demo/wormch.qbin
  • ps:^V/undeliverable-mail^V/..1,olson/theterm.ida

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant