Search Results

Search: Posts Made By: sunnyboy
2,039
Posted By sunnyboy
Thanks Rudi It is working superbly and faster...
Thanks Rudi
It is working superbly and faster as well .Thanks for explaining the code .

Thanks to Scrutinizer as well for improving the code

:b::b::b::):):):)
2,039
Posted By sunnyboy
:b::b: The script is working superbly and only...
:b::b: The script is working superbly and only those tags are removed as expected. I have also removed the blank lines by piping

awk '!/^$/' Thanks a lot .You,ve saved a lot of time for me as I...
2,039
Posted By sunnyboy
Thanks Rudi the script is deleting the...
Thanks Rudi

the script is deleting the lines
</invoices>
</shippingBill>
,but at the wrong place .In other words it is deleting tags above line starting with
<portCode>
instead of...
2,039
Posted By sunnyboy
Sorry again ,I'll retry I want to search for...
Sorry again ,I'll retry
I want to search for the string <invoiceSerialNo> and if the 2nd line and 3rd line above this string is </invoices> and </shippingBill> then delete the 2nd and 3rd lines...
2,039
Posted By sunnyboy
Hi What I have done is a i have taken a...
Hi

What I have done is a i have taken a output of the xml query and generated this xml using a script however in the xml wherever there is more than 2 child i have this problem which i could not...
2,039
Posted By sunnyboy
Deleting lines on matching certain pattern
hi

I have a large xml file from which i have taken few lines . In this file I have to find for the string </invoices> and check if the 3 rd line after this string does not begin with <portCode> ...
Forum: Programming 12-06-2011
2,280
Posted By sunnyboy
Thanks very much ,it is working
Thanks very much ,it is working
Forum: Programming 12-06-2011
2,280
Posted By sunnyboy
Thanks again I have tried as suggested , but...
Thanks again

I have tried as suggested , but am unable to get the first record of the csv file in the merge

The script is

#!/usr/bin/perl
open HEAD, "<", "head1";...
Forum: Programming 12-06-2011
2,280
Posted By sunnyboy
Thanks Skrynesaver I appended the csv to...
Thanks Skrynesaver

I appended the csv to the head1 and renamed it as tmp.dat and got the desired output

But is there a way out in perl that the head and the csv are in two different files...
Forum: Programming 12-06-2011
2,280
Posted By sunnyboy
Problem with Mail merge in perl
This could be a simple problem for the perl experts

I am trying mail merge in perl

The header file is head1 which is as under
...
6,800
Posted By sunnyboy
Help with macdef (.netrc)
Am trying a shell script for ftp process on Solaris


I am trying to mget files to

Destination server: myserverxxx1
folder : /backup/dumps/SERVER-1backup/afterbatch

From
Source server:...
1,732
Posted By sunnyboy
Thanks a lot that was great:b:
Thanks a lot that was great:b:
1,732
Posted By sunnyboy
issue with substituting using sed
have a fileA containing about 260 lines wherein i have to match 2 lines

fileA

blah blah
OF 90 DAYS DOCS PERIOD 12/06/0"
Pairs_Id 52006
Amount1 -300000.0
Amount2 15091500.10
Codifiers_Id...
Showing results 1 to 13 of 13

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