[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] [OT] Email spam
- Subject: Re: [cobalt-users] [OT] Email spam
- From: Jeff Lasman <jblists@xxxxxxxxxxxxx>
- Date: Tue Aug 27 19:01:01 2002
- Organization: nobaloney.net
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
jale@xxxxxxxxxx wrote:
> With my SMTP not responding problem, I did a locate on formmail.cgi and .pl
> (with all sorts of variations on caps, ie: FormMail, etc., and didn't find
> it on my RAQ3. Any other names it can go by? Is there a way to specify
> wildcards in a locate command, ie: *.cgi or *.pl - I did some tests but it
> did not do what I hoped it would.
.pl and .cgi files can be named anything at all.
Try the following commands:
# find /home/sites -name "*.pl"
and
# find /home/sites -name "*.cgi"
to get a list of ALL .pl and .cgi files your clients may have installed.
Jeff
--
Jeff Lasman <jblists@xxxxxxxxxxxxx>
Linux and Cobalt/Sun/RaQ Consulting
nobaloney.net, P. O. Box 52672, Riverside, CA 92517
voice: +1 909 778-9980 * fax: +1 909 548-9484