Skip to content

A simple bash script to extract most common archive types.

Notifications You must be signed in to change notification settings

Blayung/bash-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Bash extractor

A simple bash script to extract most common archive types.

Supported extensions:

  • zip
  • rar
  • tar
  • tar.gz (tgz)
  • tar.xz (txz)
  • tar.bz2

Dependencies:

  • unzip
  • unrar
  • tar