I have the fallowing html code, and in this code segment i want to
fill the field but the problem is instead of name the field as they use the tag.
It will be a great help if someone could guide me on this...
Hi,
I have list of commands that needs to be called.I am calling the commands in
through multiple scripts.The number of commands are quite large and some
commands have multiple options and parameters.
I wanted to verify now whether my scripts covers all the commands and
its availabl
On 11/15/07, Jeff Pang <[EMAIL PROTECTED]> wrote:
> On Nov 16, 2007 2:16 AM, John W. Krahn <[EMAIL PROTECTED]> wrote:
> > Second, CAT? Are you trying to win the UUOC award?
> what's UUOC? cat is just cat under linux/unix, `man cat' pls.
You could probably have found "What does UUOC mean?" in yo
On Nov 16, 2007 2:16 AM, John W. Krahn <[EMAIL PROTECTED]> wrote:
> >
> > Any criticism or suggestion are welcome.
>
> OK, you asked for it. From the monagt program:
>
Yes, thanks for pointing any problems out John.
>
> First, what is 'nc'? I have an nc program on my HD but I don't think
>
> S
> "Peter" == Peter Scott <[EMAIL PROTECTED]> writes:
Peter> Offensive or otherwise, the list is not the place to flame about it,
On the contrary... in the absence of a special "meta" list, meta information
is *always* on topic on a list. Otherwise, where would it get discussed?
Peter> The d
Bob McConnell wrote:
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Jeff Pang
Sent: Thursday, November 15, 2007 6:58 AM
To: beginners@perl.org
Subject: perl monitor programs for linux
These two programs, monsvr and monagt, were written by Angel flowe
On Thursday 15 November 2007 03:57, Jeff Pang wrote:
> These two programs, monsvr and monagt, were written by Angel flower,
> who is a girl programmer, and were improved and maintained by me.
> They are a pair of socket programs, used to monitor for Linux OS's
> resource like cpu,mem,ports,swap,fre
>-Original Message-
>From: Rob Dixon [mailto:[EMAIL PROTECTED]
>Sent: Thursday, November 15, 2007 12:33 PM
>To: beginners@perl.org
>Subject: Re: perl monitor programs for linux
>
>Bob McConnell wrote:
>> -Original Message-
>>> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Be
These two programs, monsvr and monagt, were written by Angel flower,
who is a girl programmer, and were improved and maintained by me.
They are a pair of socket programs, used to monitor for Linux OS's
resource like cpu,mem,ports,swap,free disk etc.
They have been working for more than 300 linux ho
-Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Jeff Pang
> Sent: Thursday, November 15, 2007 6:58 AM
> To: beginners@perl.org
> Subject: perl monitor programs for linux
>
> These two programs, monsvr and monagt, were written by Angel flower,
> who is a
On Wed, 14 Nov 2007 13:09:50 -0500, Chas. Owens wrote:
> Because of netiquette. It isn't just Schwartz who is offended by this
> sort of thing, it is offensive to everyone who remembers the time
> before Eternal September. It is also a good idea to conform to
> netiquette because people are more
On Nov 14, 2007 11:11 AM, Marco <[EMAIL PROTECTED]> wrote:
>
> $inact = "cat /proc/meminfo | grep -w Inactive | sed 's/^.*Inactive: //
> g' | sed 's/kB//'";
> $result = system(cat /proc/meminfo | grep -w Inactive | sed 's/
> ^.*Inactive: //g' | sed 's/kB//');
> print $result;
>
>
btw, here you re
Hi ,
Thanks for providing me useful information.
Can you also tell me can i call a web service from the perl.
Regards,
Raan
On Nov 14, 7:33 pm, [EMAIL PROTECTED] (Jeff Pang) wrote:
> On Nov 14, 2007 5:45 PM, Raan <[EMAIL PROTECTED]> wrote:
>
> > Hi All,
>
> > I have to do some kind of socket pr
On Nov 15, 2007 3:05 PM, Marco <[EMAIL PROTECTED]> wrote:
>
>
> By the way, how can I use this script to get the data I need form
> remote machine?...thanks
>
>
use Net::SSH or something like that.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
ht
On Nov 15, 2007 2:10 PM, Raan <[EMAIL PROTECTED]> wrote:
> Hi ,
>
> Thanks for providing me useful information.
>
> Can you also tell me can i call a web service from the perl.
>
What do you mean by calling a web service from the perl?
If you want to access web pages with perl you can use LWP libs
By the way, how can I use this script to get the data I need form
remote machine?...thanks
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/
16 matches
Mail list logo