Shawn Walker writes: > Tom Whitten wrote: > > Both - and _ are allowed in property names. > > I know they're both allowed, but I was wondering what the general > practice or preference was (for OpenSolaris).
There are both. But wc tells me that '-' is favored by about a 3-to-1 margin: % svcs -a -o fmri | grep -v ^lrc: | grep _ | wc -l 19 % svcs -a -o fmri | grep - | wc -l 57 -- James Carlson, Solaris Networking <james.d.carlson at sun.com> Sun Microsystems / 35 Network Drive 71.232W Vox +1 781 442 2084 MS UBUR02-212 / Burlington MA 01803-2757 42.496N Fax +1 781 442 1677