unzip extract non-ascii file
This commit is contained in:

committed by
Agniva De Sarker

parent
72b5105776
commit
0c45920e1f
@@ -17,3 +17,7 @@
|
||||
- Extract the contents of the file(s) to stdout alongside the extracted file names:
|
||||
|
||||
`unzip -c {{file.zip}}`
|
||||
|
||||
- Extract zip file created by windows (you may use the command if there are non-ascii filenames in zip file):
|
||||
|
||||
`unzip -O gbk {{file.zip}}`
|
||||
|
Reference in New Issue
Block a user