Re: [ssfr] Boucle for récursive

[ Thread Index | Date Index ]


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.16 http://listengine.tuxfamily.org/