[email protected] escribió:
> Una sutileza, el -f del rm esta demas.

Otra sutileza, puedes usar -delete:

$ find /tmp/ -type f \( -name \*.py , -name \*.js \) -delete


-- 
Alvaro Herrera                               http://planet.postgresql.org/
"Most hackers will be perfectly comfortable conceptualizing users as entropy
 sources, so let's move on."                               (Nathaniel Smith)

Responder a