Navigation Menu

Skip to content

lkraav/unrarall

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README - unrarall

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). It is meant to be more error proof and quicker than cleaning by hand.

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

2. Place the script wherever you want it and rename it to whatever you want. I prefer unrarall.

BUGS

See TODO

USAGE

Run unrarall -h to get the help

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

About

bash script to unrar everything and cleanup in a given directory

Resources

License

Stars

Watchers

Forks

Packages

No packages published