Search Results

Search: Posts Made By: OleM2k
20,540
Posted By chakrapani
try using xmllint and xpath ... you can extract...
try using xmllint and xpath ... you can extract exactly what you want..
example: the file is called t.xml

echo 'cat /html/set/@label' | xmllint --shell t.xml | grep '='
will get you label
...
Showing results 1 to 1 of 1

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