KNOWLEGE BASE

archives


Saturday, September 14, 2002

 
find ./ -name '*.zip' -exec unzip -o '{}' *.diz *.DIZ *.nfo *.NFO ';'

This will unzip all zip files under the current directory but only unzip the DIZ & NFO files so you can clean up all the source crap that you've downloaded from sourceforge and else where.

posted by Scales and Pom 2:40 PM


This page is powered by Blogger. Isn't yours?