[clue-tech] Re: LUNA: Script for Unzipping?

Angelo Bertolli angelo at freeshell.org
Sat Apr 30 13:45:59 MDT 2005


>for i in `ls *zip`; do unzip "$i"; done
>
>That does the job admirably, now I just need to smack the heck out of the
>unzip program (or the archive creators) for asking me, repeatedly, if I want
>to overwrite txt files (I do) or rename ttf files (I do). Hehe. :p
>
>  
>
How about just put that in a script and then yes | myscript ?



More information about the clue-tech mailing list