On Thu, Apr 27, 2006 at 12:58:49PM -0700, Stephen Hahn wrote: > * David Bustos <David.Bustos at sun.com> [2006-04-27 11:45]: > > Hmm, I wonder if we should also allow svcprop with no operands, which > > would automatically use scf_myname() to determine the current service. > > Requires all processes to provide sanitized environments to their > descendants or scf_myname() to be a bit more contract aware... but > interesting.
Would it output all properties and values? Hey, how about more string escaping options? E.g., hex, od -c style (minus unnecessary spaces)? Nico --