Re: [ssfr] Boucle for récursive

[ Thread Index | Date Index | More debianworld.org/shellscript-fr Archives ]


On Mon, Apr 14, 2008 at 05:46:39PM +0200, Sebastien Gross wrote:
> find ~/project/ -iname "*~" -print0 | xargs -0 rm

zargs **/*~ -- rm

( echo autoload -U zargs >> ~/.zshrc )

marc

---


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/