summaryrefslogtreecommitdiffstats
path: root/btimec.1
blob: 1e67389542b6d0cdc5c9ff5c48629014e92e7837 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.TH BTIMEC 1 "8 July 2008"
.SH NAME
btimec \- Get the boot time of a host from btimed(8).
.SH SYNOPSIS
\fBbtimec\fR [-\fBr\fR] \fIhost\fR [\fIhost\fR ...]
.SH DESCRIPTION
.B Btimec 
connects to btimed(8) on the specified \fIhost\fR to determine the time the
host booted.  The name of the host and time in seconds is printed to standard
output.  If multiple hosts are listed, the value for each host is printed on a
separate line.
.SH OPTIONS
.TP
.B \-r
Print the boot time in a human readable form.
.SH "SEE ALSO"
btimed(8), qarsh(1)