On 26/07/2010 16:21, Andrew Welch wrote:
> Given:
>
> <config xmlns="http://somecomp.com">
> <foo>abc</foo>
> </config>
>
> ...and you want to update the value of<foo>, how would you do it?
sed -i -e "s/abc/newValue/" file.xml
?
D[SP]H
________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.
This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs.
________________________________________________________________________