Why the "uptime" command does not show the uptime
This is weird, the "uptime" command does not show the uptime.
Why?
root # uptime
12:24pm 4 users, load average: 13.15, 11.94, 12.95
root # date
Monday, January 13, 2014 12:24:29 PM COT
root # ls -l /proc/1/status
-r-------- 1 root root 1232 Jan 10 04:20 /proc/1/status
root # cal
January 2014
S M Tu W Th F S
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
root # cat /etc/release
Solaris 10 5/08 s10s_u5wos_10 SPARC
Copyright 2008 Sun Microsystems, Inc. All Rights Reserved.
Use is subject to license terms.
Assembled 24 March 2008
Why?
root # uptime
12:24pm 4 users, load average: 13.15, 11.94, 12.95
root # date
Monday, January 13, 2014 12:24:29 PM COT
root # ls -l /proc/1/status
-r-------- 1 root root 1232 Jan 10 04:20 /proc/1/status
root # cal
January 2014
S M Tu W Th F S
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
root # cat /etc/release
Solaris 10 5/08 s10s_u5wos_10 SPARC
Copyright 2008 Sun Microsystems, Inc. All Rights Reserved.
Use is subject to license terms.
Assembled 24 March 2008
0