Open a ZIP created on Windows in Linux

Open a ZIP created on Windows in Linux

ZIP files created in Windows often have the character code SJIS, and if they are unzipped as they are, they will be garbled.

unzip -Ocp932 zipfile.zip

Now you can open it without garbled characters.

Recommended Posts

Open a ZIP created on Windows in Linux
Create a Linux environment on Windows 10
Create a Linux virtual machine on Windows
Linux (WSL) on Windows
Until drawing a 3D graph in Python on windows10
Unzip a ZIP file larger than 4GB on Linux.
A story about a Linux beginner putting Linux on a Windows tablet
Linux on Windows -1-: debian introduction
Use Linux on Windows 10 (WSL2)
A note when I can't open Jupyter Notebook on Windows
Hit a command in Python (Windows)
WSL2 ~ Linux on Windows ~ (Part 1: Introduction)
Install Arch Linux on DeskMini A300
Run a Linux server on GCP
Python CGI file created on Windows
pykintone on Windows Subsystem for Linux
Create a Python environment for professionals in VS Code on Windows
Build a Selenium environment on Amazon Linux 2 in the shortest time
[UE4] Build DedicatedServer on Windows and Linux
Introducing a library that was not included in pip on Python / Windows
I created an SFTP-only user on Linux.
Find files like find on linux in Python
Install wsl2 and master linux on windows
Windows → linux Tips for bringing in data
Build a simple WebDAV server on Linux
Make Unity Accelerator a service on Linux
[Python] [Windows] Take a screen capture in Python
Creating a python virtual environment on Windows
Build a Samba server on Arch Linux
I built a TensorFlow environment on windows10
Verification of how to periodically execute a script on a Linux server on Windows
Install rJava on Linux in R3.6 environment.
A story about a 503 error on Heroku open
I created a password tool in Python.
Run matplotlib on a Windows Docker container
Build Linux on a Windows environment. Steps to install Laradock and migrate
A note to load open data in CSV format into Cloudant on Bluemix
A tool for creating symbolic links on Windows
Simply build a Python 3 execution environment on Windows
A memo created in a package and registered in PyPI
A note on optimizing blackbox functions in Python
Cross-compile windows version from nim on arch | linux
Start a process with a scheduling policy on Linux
Set a fixed IP in the Linux environment
Organize files on Windows with Linux commands-using WSL-
Try to create a new command on linux
How to live a decent life on 2017 Windows
ESP32 --Throw a trigger on IFTTT-Webhooks in MicroPython
Create a Python virtual development environment on Windows
Install ZIP version Python and pip on Windows 10
Python on Windows
The Linux emulator "iSH" that runs on the iPad is a hot topic in me
Build a GVim-based Python development environment on Windows 10 (3) GVim8.0 & Python3.6
Run Kali Linux on Windows with GUI (without VirtualBox)
Specify the volume on linux and make a sound
Create a QR code for the URL on Linux
Build a Python extension for E-Cell 4 on Windows 7 (64bit)
How to install Linux on a 32bit UEFI PC
Make your cursor a photo of your choice on Linux
Create a comfortable Python 3 (Anaconda) development environment on windows
A memorandum on how to use keras.preprocessing.image in Keras