Giter VIP home page Giter VIP logo

unrarall's Introduction

unrarall

Build Status

unrarall attemps to extract all rar files in a given directory (and its sub-directories) and once successfully extracted remove all the rar files to cleanup (you must pass --clean= for this to happen and use the rar hook). Other unwanted files can be removed by the use of the other available hooks (see the list shown in --help ). It is meant to be more error proof and quicker than cleaning by hand. You can also set an output folder, use different backends, perform sfv checks automatically etc...

If there's something you would liked removed by unrarall then you can implement your own hook (See HACKING).

INSTALL

  1. You just need to make sure you set execute permission on the script. This can be done using the following command:
chmod u+x unrarall
  1. Place the script wherever you want it and rename it to whatever you want. I prefer unrarall.

USAGE

Run unrarall with all cleanups on current directory

unrarall --clean=all .

Run with an output directory on the current directory

unrarall --output /tmp/mystuff .

Run unrarall -h to get the help for much more details.

Enjoy.

ACKNOWLEDGEMENTS

Name and idea comes from "jeremy" see - http://askubuntu.com/questions/7059/script-app-to-unrar-files-and-only-delete-the-archives-which-were-sucessfully

Analytics

unrarall's People

Contributors

arfoll avatar delcypher avatar afforess avatar holzhaus avatar mattmackenzie avatar aerickson avatar callumgare avatar dmcclure avatar elitan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.