Home > Operation and Maintenance > Linux Operation and Maintenance > What to do if linux zip decompression is garbled

What to do if linux zip decompression is garbled

藏色散人
Release: 2020-05-15 11:44:29
Original
2701 people have browsed it

What to do if linux zip decompression is garbled

What should I do if I decompress linux zip with garbled characters?

First press the right button of the mouse to pop up the menu and select terminal, enter the command: [sudo apt install zip unzip].

What to do if linux zip decompression is garbled

Related recommendations: "linux basic tutorial"

Enter the password to install and enter the decompression command: [ unzip -O cp936].

What to do if linux zip decompression is garbled

#After dragging the zip file into the command, press Enter to decompress.

What to do if linux zip decompression is garbled

Click on the sidebar file management and click on the home directory.

What to do if linux zip decompression is garbled

#Find the decompressed file, then you will see that the file is not garbled. Decompressing the zip using the above parameters will no longer cause garbled characters.

What to do if linux zip decompression is garbled

The above is the detailed content of What to do if linux zip decompression is garbled. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template