[EMAIL PROTECTED] ~ $ date ; echo ${�yvind Stegard}
Monday 30 June 2003 06:58 pm

> ( find /var/lock -type f -print0 | xargs -0 rm -f -- 1>&2 )
> What's wrong with this ?

( find /var/lock -type f -exec rm -f {} 1>&2 \; )

Not sure why there's not a new baselayout out yet :-/

Regards,
Norberto

Attachment: pgp00000.pgp
Description: signature

Reply via email to