jlh <[EMAIL PROTECTED]> ha escrit: > Using GNU tar 1.19, I was unable to extract files from a tar > archive using wildcards when the file name contains a byte > sequence that is not valid in the current locale.
I tried to reproduce this with tar 1.19 and got: $ LC_ALL=de_DE tar -tf my.tar --wildcards '*' file-รค Setting locale to de_CH gave the same result. Did I miss something? Regards, Sergey
