Search Results

Search: Posts Made By: srkelect
1,720
Posted By srkelect
Sed basically is used for Search and replace in...
Sed basically is used for Search and replace in text editors.
Awk basically used for Extracting column for reporting.


Common feratures
1.Both are Scripting languages.
2.Both are...
3,143
Posted By srkelect
How to get input xml file as XMLout. output.
Hi ,
I am trying to get an reference of a XML formatted data using XML::Simple::XMLin

and again trying to retrive the XML data as it was before using XML::Simple::XMLout.

But finding a...
1,613
Posted By srkelect
Query on sending inputs to a running application
Hi I need a help for below :

I am running an application XXXX , and when it starts i am passing a file name called "connect.spb" and after the application connects to the server i am sending...
9,402
Posted By srkelect
Hi adderek , Thanks for the reply Can you...
Hi adderek ,
Thanks for the reply

Can you please help me to sort out this
I am running an application XXXX , and when it starts i am passing a file name called "connect.spb" and after the...
9,402
Posted By srkelect
How to return a value of a variable from shell script to perl script
HI ,
Is there any way to return a value of variable from shell to perl script.

Code:
===
Perl file
my $diff1=system("sh diff.sh");
my $diff2=system("sh diff1.sh");

I need exit status of...
Showing results 1 to 5 of 5

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