Skip to content

Unzip file into folder of the same name and delete .zip after extraction

Notifications You must be signed in to change notification settings

friday963/zip_file_extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zip File Extractor

Unzip file into folder of the same name and delete .zip after extraction

Build:

git clone https://github.com/friday963/zip_file_extractor.git
cd zip_file_extractor/
go build

Usage

Place the executable in a folder with .zip files and execute it. It will extract the file into a folder with the same name and dump the contents inside it. After it iterates over every .zip file it will delete the .zip files leaving you with just the folder and the contents inside it.

About

Unzip file into folder of the same name and delete .zip after extraction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages