Quoth Roland Mainz on Fri, Mar 21, 2008 at 03:48:37AM +0100:
> 1. How can a Bourne[1] shell script get the number of values in a
> property ?

See Example 6 in svcprop(1).

> 2. How can I get value number <n> from a Bourne[1] shell script ?

set, for, and shift, I presume.  Though the values of a property are
unordered, so I believe we shouldn't modify svcprop to facilitate that
query.


David

Reply via email to