GithubHelp home page GithubHelp logo

l0b0 / unrarr Goto Github PK

View Code? Open in Web Editor NEW
15.0 6.0 5.0 141 KB

Unrar recursively (no longer maintained, fork away)

Home Page: https://l0b0.wordpress.com/2009/12/16/recursive-unrar-and-delete/

License: GNU General Public License v3.0

Shell 100.00%

unrarr's Introduction

unrarr

Recursive unrar, optionally deleting the archive files afterwards.

Test

Requires shunit2.

git submodule update --init
make test # optional

Installation

sudo make install

unrarr's People

Contributors

l0b0 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

unrarr's Issues

Makefile

Make the package installable and testable.

Delete multipart archives

Delete exactly those files which were extracted, that is foo.rar + foo.r[0-9][0-9] or foo\.part[0-9]*[0-9].rar.

Make test returnes one failure

root@brick /opt/git/unrarr (git)-[master] # make test
/opt/git/unrarr/test.sh
test_simple
test_wrong_params
test_verbose
test_delete
test_delete_standard_multipart_archives
ASSERT:No output on standard error
test_delete_extension_multipart_archives

Ran 6 tests.

FAILED (failures=1)
Makefile:13: recipe for target 'test' failed
make: *** [test] Error 1

ubuntu 17.04

Bash autocomplete

The project should install a custom autocomplete for unrarr options and directories.

Execution error

I get:
line 53: ./shell-includes/error.sh: No such file or directory

What does that mean?

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.