Skip to content

jvmho/ExtractScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

ZSH script to extract any archive (not any, but most of them)

--- Made by jvmho ---

--- Supported formats ---

  • .tar
  • .tar.gz / .gz
  • .tar.bz2 / .bz2
  • .tar.xz / .xz
  • .7z
  • .rar
  • .zip

--- How to use ---

Make your script executable and add script to your $PATH:

chmod +x extract.sh
cp extract.sh /usr/local/bin/extract

Now you can use it through your terminal! Just type extract --help to see the guideline v1.0 - help prompt is RU, will add EN later

About

Simple zsh script to extract supported archive formats with one simple command

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages