-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Installed coreutils-9.6.20250319_030539.zos
Regarding the “cp” command…
I copied an untagged ebcdic text file from a directory into /tmp using (cp and cp -p) and the file tagging is set IBM-1047 and tagged as expected. I tested this without and with _ENCODE_FILE_NEW=IBM-1047 and the results are the same.
But...
I copied an untagged ascii text file from a directory into /tmp using (cp and cp -p) and the file is untagged.
I was expecting the file to be set ISO8859-1 and tagged. Right?
thanks
Metadata
Metadata
Assignees
Labels
No labels