Search Results

Search: Posts Made By: javaholics
1,133
Posted By javaholics
Its coming as array @outputarray Pardon me...
Its coming as array @outputarray

Pardon me for mistake I am beginner in perl

outputarray[0]=name ip port
outputarray[1]=------------------------------------ ...
2,827
Posted By javaholics
Perl: How to check whether my array contains element x
Hi All,
I am new to perl I am stuck in simple problem I need your help
I want to define a subroutine.

sub check_if_entity_exists(@array_to_be_checked,$entityName)


I have array as ...
1,133
Posted By javaholics
Thanks TI am getting this output as array...
Thanks

TI am getting this output as array @outputarray also output is dynamic the name and port can change .How can i parse this where
outputarray[0]=name ip port ...
1,133
Posted By javaholics
Need help in parsing an input in perl
I am executing a command it is returning me something like this

name ip port
------------------------------------
http-listener-1 * 6712
http-listener-2 * 8709

I have a subroutine ...
3,786
Posted By javaholics
how to subtract variables
i have
var1=abc def

var2=abc

I want to do var1-var2 ie i want def how can i do it?

Thanks please help
22,508
Posted By javaholics
Hi have some xml like this <example> ...
Hi have some xml like this
<example>
<Cell Name="Cell1" ConfigureHost="claas" Role="APPSERV,BACKEND">
<Node Name="aaaaa" Role="APPSERV,BACKEND,CLM"/>
<Node Name="vvvv"...
1,975
Posted By javaholics
To read xml value depending on property
Hi have some xml like this
<example>
<Cell Name="Cell1" ConfigureHost="claas" Role="APPSERV,BACKEND">
<Node Name="aaaaa" Role="APPSERV,BACKEND,CLM"/>
<Node Name="vvvv"...
22,508
Posted By javaholics
Changing attribute value in xml file using shell
I have an xml file.I want to change the value of some tag:

<WASConfig version='1.1'>
<JavaVirtualMachine>
<scope>
<server>
<hostNode>myAsNode</hostNode>
...
5,752
Posted By javaholics
Thank you . I want to grep first occurrence...
Thank you .

I want to grep first occurrence of string and note down the time for it.Grep last occurrence of string and note down time .!!!!!!
5,752
Posted By javaholics
Unix script help to read log file
Hi

I have a big log file

:08,936 DEBUG [SoapUIMultiThreadedHttpConnectionManager] HttpConnectionManager.getConnection: config =
11:39:08,936 DEBUG...
Showing results 1 to 10 of 10

 
All times are GMT -4. The time now is 01:24 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy