Xinu7/contrib/distodt/man/busers.1

.TH BUSERS 1
.SH NAME
busers \- list users holding odt lock reservations on all backends
.SH SYNOPSIS
.B busers
.SH DESCRIPTION
.I Busers
lists the users who hold reservations on all backend machines.
Each line of output contains the machine name, the class the
machine belongs to, the user
who holds it, and the idle time.
Reservations are made by \f2odt\f1(1), and \f2download\f1(1).
.SH FILES
/tmp/xinu/*  Lock files consulted by BED process.
.SH "SEE ALSO"
odtunlock(1), odt(1), download(1)
.SH BUGS
\f2Busers\f1 lists reservations and idle time based on lock
file times which may not be quite accurate.
Machines with more than 10 minutes of idle time are listed even though
the reservation software considers the reservation to have
expired.