PSARC 2009/210 uname -c
Darren Reed
Darren.Reed at Sun.COM
Wed Apr 1 10:38:03 PDT 2009
Sebastien Roy wrote:
> ....
> Solution:
>
> This case proposes to add such a feature to the kernel by introducing a
> new -c option ('c' for "credits) to the uname command. The output is
> not an Interface, but consists of a newline separated list of names of
> people who contributed to the kernel.
>
> The mechanism by which the list is generated is Project Private, as are
> the interfaces that the uname -c option uses to obtain the list from the
> running OS.
>
Will it be possible to list login names and full names or both?
Have you considered using the recently introduced ofmt* library interfaces
to allow for deciding whether it is login names or real names thare are
printed?
Although this might require adding -P to have uname generate output in a
parseable format?
Will uid's and/or opensolaris id's be available, where known?
Darren
More information about the opensolaris-arc
mailing list