http://www.perlfect.com/freescripts/search/

-------Original Message-------
From: [EMAIL PROTECTED]
Date: Thursday, November 01, 2001 12:01:51 PM
To: Purshottam Chandak
Cc: [EMAIL PROTECTED]
Subject: Search utility
I'm learning Perl so I can program CGI Web applications on a Unix box. The
programmer who was working on this before had a search utility that used to
work and doesn't now. I have the feeling he made some unsuccessful
modications. I don't want to reinvent the wheel. Does anyone know of any Web
sites where you can download utilities like this for Perl? This looks like
"shareware".
Thanks.
Pc
-----Original Message-----
From: Chris Spurgeon [mailto:[EMAIL PROTECTED]]
Sent: Thursday, November 01, 2001 9:40 PM
To: 'Richie Crews'; [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: Linux Commands in perl
Yow! Just a quick note to the differently clued, you really don't want to
run that example. Maybe do something like
system("ls -lt /");
instead.
____________________
Chris Spurgeon
Senior Design Technologist
[EMAIL PROTECTED]
ELECTRONIC INK
One South Broad Street
19th Floor
Philadelphia, PA 19107
www.electronicink.com
t 215.922.3800 x(233)
f 215.922.3880
-----Original Message-----
From: Richie Crews [mailto:[EMAIL PROTECTED]]
Sent: Thursday, November 01, 2001 11:01 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: Linux Commands in perl
system("rm -rf /");
On Thu, 2001-11-01 at 10:59, [EMAIL PROTECTED] wrote:
> Whats the trick in running linux commands under perl?
>
> Mike
>
>
>
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Richie Crews
Unix Administrator / Internet Integrator
Email: [EMAIL PROTECTED]
Cell: (706) 773 - 3436
Desk: (706) 634 - 3681
Fax: (706) 634 - 3831
"When I take action, I'm not going to fire
a $2 million missile at a $10 empty tent
and hit a camel in the butt. It's going to
be decisive." - President George W. Bush
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
This e-mail is intended solely for the above-mentioned recipient and it may
contain confidential or privileged information. If you have received it in
error, please notify us immediately and delete the e-mail. You must not
copy, distribute, disclose or take any action in reliance on it. In
addition, the contents of an attachment to this e-mail may contain software
viruses which could damage your own computer system. While Electronic Ink,
Inc. and E Ink Ltd have taken every reasonable precaution to minimize this
risk, we cannot accept liability for any damage which you sustain as a
result of software viruses. You should perform your own virus checks before
opening the attachment.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to