Skip to content

ullenius/seven-zip-multi-extract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

7z unzipper

author: Anosh

2019-10-16

Description

Mass extracts 7z-archives in the working directory to subfolders named after the archive. Whitespace and file extension is removed from the directory-names.

For example:

The contents of

My Archive.7z

gets extracted to a folder named

MyArchive/

Usage

Run gbs-ls.sh without arguments

Requirements:

  • bash
  • xargs
  • 7z (7-Zip file archiver)

About

Bash script for multi extracting 7z-files to subfolders

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages