On Tue, Jun 03, 2008 at 10:59:52PM -0700, Mike Shapiro wrote: > Please yes.
Consider it done. I'm relieved too. This is badly needed. > What is desperately needed is the syntax to > reliably assign a ksh93 or bash array variable from a multi-valued > property *and* handle all the escapes and quoting etc. I've got a ksh93 script that sets properties, including multi-values properties with funny meta-chars in them, via svccfg(1M). So I think we're OK for setting properties. It's getting their values that I find very difficult. That said, and if there are no objections I'd be happy to look into how to add support for setting SMF props via svcprop in a scriptable way too. Nico --