]> git.lizzy.rs Git - plan9front.git/blob - sys/man/1/uptime
secstore(1): add DIAGNOSTICS section
[plan9front.git] / sys / man / 1 / uptime
1 .TH UPTIME 1
2 .SH NAME
3 uptime \- show how long the system has been running
4 .SH SYNOPSIS
5 .B uptime
6 .SH DESCRIPTION
7 .I Uptime
8 shows how long the system has been running. It uses the following format:
9 .PP
10 .B
11         sysname up 33 days, 17:56:42
12 .PP
13 The time given accounts for the timezone.
14
15 ..SH FILES
16 .TF /dev/time
17 .TF /dev/sysname
18 .SH SOURCE
19 .B /rc/bin/uptime
20 .SH "SEE ALSO"
21 .IR date (1)