<pedantic mode>
True, but it's always good form to put them in quotes when trying to use
find.  That ensures that you will not make the mistake, as a system admin
I will not name (who was NOT me) did, when he accidentally ended up erasing
everything above / using a poorly constructed find as root.
</pedantic mode>
YMMV, but I try to always be VERY explicit about what I want to do if I'm
running as root.

Bill Ward

-----Original Message-----
From: Vidiot [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 10, 1999 4:36 PM
To: [EMAIL PROTECTED]
Cc: recipient.list.not.shown; @nswcphdn.navy.mil
Subject: Re: script


>find / -name "dead.letters" -exec rm {} /;
>
>Note, all of that has to be there.
>HTH, HAND
>Bill Ward

The double-quotes are not necessary as there are no embedded special
characters or spaces.

MB
-- 
e-mail: [EMAIL PROTECTED]
        [Where do you think Microsoft would be today if they waited]
        [until their software worked?     (Hyperion Bay - 10/12/98)]
Visit - URL:http://www.vidiot.com/  (Your link to Star Trek and UPN)


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to