>I'm no programmer.
>can somoone show me a quick
>script that would run through
>the whole system to remove
>dead.letters off the system.

No script needed, simple command:

find / -iname dead.letters -exec rm {} \;

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.

Reply via email to