.TH BTIMEC 1 "8 July 2008" .SH NAME btimec \- Get the boot time of a host from btimed(8). .SH SYNOPSIS \fBbtimec\fR [-\fBqr\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 \-q Don't print the boot time. .TP .B \-r Print the boot time in a human readable form. .SH EXIT STATUS Success if the host returns a boot time, failure otherwise. .SH "SEE ALSO" btimed(8), qarsh(1)