I'm new at xmlstarlet. I'm running under windows XP.
I used the following line to edit the value of @filename attribute.
xml ed -u "/KLAMATH/ENCODESESSION/MEDIAOUTPUT/FILEMEDIA/@filepath" -v c:/wd_tel2 eos3dr1_device0_drc1500.prj
The output indicates that the attribute value has changed. However the original file did not change. How do I save my changes that I made via the xml ed commmand?
Can you help or direct me to some info?
Thanks
|