Skip to content
Commit 6035628f authored by Kevin Lyda's avatar Kevin Lyda 💬
Browse files

Convert more VMS-style ascii text.

These ones found with:

for f in $(file **/*(.)|grep AmigaOS|sed 's/:.*//'); do
  ./convert-vms-record-fmt < $f > foo; mv foo $f;
done
parent fd7fb7ce
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment