Skip to content

Mirko-r/extrattor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

onefetch

Description

Extrattor

A simple bash wrapper to manage one or more archives from the terminal

Platform GitHub code size in bytes GitHub GitHub commit activity GitHub last commit GitHub all releases AUR version

Installation

Debian\Ubuntu and derivatives

Soon™ (seriously though, soon)

Manual

Stable

  • go to the releases page
  • download the extrattor.zip of the version you want
  • open your terminal in the folder where you downloaded, extract it and run:
    cd extrattor
    chmod u+x install.sh
    sudo ./install.sh

Unstable

    git clone https://github.com/Mirko-r/extrattor
    cd extrattor/extrattor
    chmod u+x install.sh
    sudo ./install.sh

Sample Usage

Synopsis

    extrattor [option] [archives]

Commands list

Command Function
extrattor -x </path/to/archive1/2/3> <...> Extract one or more arhive
extrattor -i </path/to/archive1/2/3> <...> Get info about archives
extrattor -p </path/to/archive1/2/3> <...> Protect archives with password
extrattor -t </path/to/archive1/2/3> <...> Test archives comparing the CRC
extrattor -f </path/to/archive1/2/3> <...> Try to fix archives
extrattor -v Print version
extrattor -h Print help
extrattor -l List all compatible formats for each function

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

Manage multiple archives from terminal

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Contributors 2

  •  
  •