"who -r" does not show runlevel?
807557Jan 27 2008 — edited Jul 21 2011Hi all,
Is there some sort of permissions problem or something I am missing? As part of a script that I wrote, I determine the system runlevel by using "who -r." (There may be an easier way to do this, but that's not the point right now :))
# who -r
run-level Jan 27 05:35 last=
# uname -a
SunOS xxx.xxx.xxx 5.10 Generic_120011-14 sun4v sparc SUNW,Sun-Fire-T200 Solaris
Any ideas? This is a pretty basic "Developer" install, not much custom configuration.
Thanks