Search Results

Search: Posts Made By: pujansrt
3,242
Posted By pujansrt
Thank you.
This is what I am looking for.Thank you very much.
3,242
Posted By pujansrt
Grouping using sed/awk ?
I run awk
cat $1|awk '{print $6}'

and get a lot of results and I want results to group them. For example my result is (o/p is unknown to user)

xyz
xyz
abc
pqr
xyz
pqr

etc

I wanna...
7,726
Posted By pujansrt
Thank you anbu23 your code is absolutely working....
Thank you anbu23 your code is absolutely working.
This works when XML is organized. But when XML is not organize then I can not get result. for example:

<MiniTable...
7,726
Posted By pujansrt
<MiniTable id="BrowserMiniTable"> <Row> ...
<MiniTable id="BrowserMiniTable">
<Row>
<Value>66.17%</Value><Key>InternetExplorer</Key>
</Row>
<Row>
<Value>27.39%</Value><Key>Firefox</Key>
</Row>
</MiniTable>
...
7,726
Posted By pujansrt
extracting XML file using sed
Hello folks

I want to extract data between certain tag in XML file using 'sed'
<xml>
.........
..........
<one>XXXXXXXXXXXXXXXXXXXX</one>
......

Anyone ?Thank you
Showing results 1 to 5 of 5

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