[FoLUG] Tar : estrarre tanti file

Michele Mordenti michele.mordenti@tin.it
Mar 28 Set 2004 17:02:02 CEST


Alle 16:55, marted́ 28 settembre 2004, Enrico Placci ha scritto:
> Come posso fare?

boh, prova con questo:

#!/bin/bash
for i in *
do
tar xvfz $i
done
exit 0

-- 
Michele Mordenti - http://xoomer.virgilio.it/michele.mordenti
Powered by Gentoo GNU/Linux on DELL Inspiron 8500
Linux User:278480 - ICQ#:26479319 - JabberID:monstermord@jabber.org
Membro del FoLUG (Forli' Linux Users Group) - http://www.folug.org


Maggiori informazioni sulla lista FoLUG