arfoll / unrarall

bash script to unrar everything and cleanup in a given directory
GNU General Public License v3.0
261 stars 68 forks source link

added functionality to skip extracting already extracted archives ``-… #34

Closed andox closed 6 years ago

andox commented 7 years ago

…-skip-if-exists``.

ashleyconnor commented 7 years ago

I started using this branch and cksfv runs before the exists check. I think it should probably run after.

arfoll commented 6 years ago

Closing as #40 is going to be merged instead and provides the same functionality