You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the following perl program the output will appear corrupted unless the file is greater than 8 bytes in size. The file untagged-file-with-ebcdic.txt is untagged and only contains EBCDIC characters.
Most zopen tools leverage zoslib, which is the culprit here. You can try using the environment variable mentioned in the nano issue until we have a proper fix.
With the following perl program the output will appear corrupted unless the file is greater than 8 bytes in size. The file
untagged-file-with-ebcdic.txt
is untagged and only contains EBCDIC characters.Perl test program:
Shell example:
Repeating the same sequence with the file tagged as IBM-1047:
The text was updated successfully, but these errors were encountered: