10-17-07 12:32 PM
greg <gmatt@nerc.ac.uk> writes:
> find . -mount -type f -name core ! -perm -ugo=x | xargs rm -f
find ... -exec rm {} + is a nice feature in Solaris (it does the
same as xargs)
--
12. Gebot: Wenn Ihr eine Fahrradklingel hört, wechsele die, die links geht
nach rechts, die die rechts geht nach links, aber nicht bis zum Straßenrand.
Danach dreht Euch um, reißt Mund, Nase und Augen auf, tretet aber keinesfall
s
zur Seite.
[ Post a follow-up to this message ]
|