Search Results

Search: Posts Made By: new_ds_man
2,835
Posted By new_ds_man
Thanks Guys, It worked.
Thanks Guys, It worked.
2,835
Posted By new_ds_man
Pivot file contents
Hi All,

I am trying to pivot the contents in a file.
Ex: I have a file sample.txt with data "A B C D", i need the contents to pivot & resulting file should look like "A
...
6,077
Posted By new_ds_man
ryandegreat....thanks for the code, but i need...
ryandegreat....thanks for the code, but i need the every <xml version...> tag in new line.
6,077
Posted By new_ds_man
Still struggling with it, i am posting a complete...
Still struggling with it, i am posting a complete picture of what i am facing trouble with......

The XML available for me is in the below format:

<?xml version="1.0" ?>
<REQUEST>
...
6,077
Posted By new_ds_man
Moderators, I will keep in mind not to post those...
Moderators, I will keep in mind not to post those again.

Thanks for the response rakeshawasti......

But there is a space at every new line.

like below:

[?xml version="1.0" ?]]...
6,077
Posted By new_ds_man
Transpose using awk
I have a requirement to transpose the below xml which is in a text file on unix:

<?xml version="1.0" ?>
<REQUEST>
<ID>XXX</ID>
<TIMESTAMP>20090720062610</TIMESTAMP>
<FLAG>Y</FLAG>...
3,498
Posted By new_ds_man
It works!!!!
Thanks much vgersh99........it works fine now.
3,498
Posted By new_ds_man
transpose file
Hi all,

I have a file in the below format....
<A>
B
C

<A>
E
F

<A>
G
H

I need the result file to be:

<A>BC
<A>EF
<A>GH
Showing results 1 to 8 of 8

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