> I don't have an answer (or access to a T-box at the > minute), but I > *think* I recall that a number of the ldm commands > could output in an > easy to parse format that would would likely be able > to build up some > scripts around. > > The other thing I have done in the past is take the > output of an ldm > list-* adn just whacked it into vi and stripped / > prettied up manually - > surprising how quickly you can do it once you are > into a rhythm... > :%s/foo/bar/g is your friend. ;) > > That's where I'd be starting... Last time I tried to > parse the XML for > this type of work, I gave up and tried something > different pretty damn > quick... > > Hopefully the other LDOM dudes will have something > better. > > Cheers! > > NAthan. >
NAthan, Thanks, you're right. The -p output is a much better starting place. Glen -- This message posted from opensolaris.org _______________________________________________ ldoms-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/ldoms-discuss
