Good question. I think that is done so that you can write other things to
the LETTER prior to mailing it?
Paul
-Original Message-
From: Bob Showalter [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 27, 2001 8:02 AM
To: Paul Jasa; [EMAIL PROTECTED]
Subject: RE: Send e-mail
Paul,
one of my favorite lines in my scripts is:
open LETTER, "|mailx -s "SUBject Here!!" someone\@somewhere.com <
/some/file";
open LETTER, "|mail -s "SUBject Here!!" someone\@somewhere.com <
/some/file";
This sends an email with an whatever is in /some/file in the body. I don't
know if this
expertise, and have a great weekend!
Paul Jasa
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
. Thanks again!!
Paul
-Original Message-
From: Jeff 'japhy/Marillion' Pinyan [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 06, 2001 3:32 PM
To: Paul Jasa
Cc: [EMAIL PROTECTED]
Subject: Re: Reg exp into variable
Importance: High
On Sep 6, Paul Jasa said:
>How do I put s
How do I put something I am looking for, and find, with a reg expression
INTO a variable?
I want to put the IP that the reg exp finds into the $ip variable, and I
can't get it to work. Thanks foryour help!!
Paul
while ($iplist) {
print " this is in the first line: $iplist\n";
ight provide to us.
I was wondering if any of you have seen this occur at any time, and if there
is a fix to this. Thank you for your replies in advance.
Paul Jasa
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
of doing these very common while loops.
Paul Jasa
-Original Message-
From: Paul [mailto:[EMAIL PROTECTED]]
Sent: Monday, June 25, 2001 7:20 AM
To: Stphane" JEAN BAPTISTE; PERL
Subject: Re: to copy a file (with perl)
Importance: High
--- Stephane JEAN BAPTISTE <[EMAIL PROTECTE
Personally, I like the one liner:
open (LETTER, "|mailx -s \"TITLE HERE\" someone\@some-domain.com") || die
("cannot open mail");
Paul Jasa
Qwest Cyber.Solutions
(408) 281-5295
-Original Message-
From: Yacketta,Ronald J [mailto:[EMAIL PROTECTED]]
Sent: W
Could anyone tell me whether Perl needs to be installed on an NT box in
order to run a Perl script from windows? Or better yet, is there a way to
make a Perl script an executable file in Windows? My goal is to write a
small network script but I want to be able to run it from my WinNT box, is
t
nipulating a regular expression, but the
problem becomes how do you tell the expression to START at a certain point,
and END at another, FROM LEFT to RIGHT.Any help would be much
appreciated!
Paul
Paul Jasa
<<...OLE_Obj...>>
Network Operations Center
S
10 matches
Mail list logo