[PIPython] cercare un file...
Simone Piunno
pioppo
Ven 19 Nov 2004 15:16:47 CET
Alle 09:54, mercoledì 21 luglio 2004, Gian Mario Tagliaretti ha scritto:
> > % find /etc -name "*.conf" -exec cp {} /backup \;
>
> Per ottenere questo risultato puoi fare
[snip]
> 2) if ".conf" in filename ti prende anche i files che si chiamano ad
> esempio .config oppure .conf.pippo, pre prendere solo i .conf "forse" si
> torna al discorso delle regexp (posso sbagliarmi)
puoi usare questo:
http://docs.python.org/lib/module-fnmatch.html
--
This signature intentionally left blank
More information about the Python
mailing list