8 lines
174 B
Plaintext
8 lines
174 B
Plaintext
# rename file to UTF-8 name in zip archive
|
|
return 0
|
|
arguments -i testfile dummy
|
|
stdin
|
|
rename 0 ÄÖÜßäöü
|
|
end-of-inline-data
|
|
file testfile testfile.zip testfile-UTF8.zip
|