From: msacks <nt...@gm...> - 2010-11-19 20:59:21
|
Hello, I am having trouble doing some really basic things using xmlstar. I am executing this command /usr/bin/xmlstarlet sel -t -c "category/structure/property[@name='productNumber']" -v "@value" ~user/Downloads/hp.USE808N6DS.xml against this xml file https://docs.google.com/leaf?id=0B6C4Iz1C9X9HMzVjNjRiMTYtZWM3YS00ODljLTgyM2EtMDNjYzIzZjVhYTE2&sort=name&layout=list&num=50 Can someone clue me in as to what I am doing wrong? |