I recently had the case to unrar more than 100 .rar archives which all were password secured.
This one heleped me:
~$: find -type f -name '*.rar' -exec unrar -pPASSWORD x {} \;
Hope it will help you too.
bohboh,
kratediggah
Showing posts with label Bash. Show all posts
Showing posts with label Bash. Show all posts
Tuesday, July 8, 2008
Subscribe to:
Posts (Atom)
