/home/wpollock1/public_html/ShScript/nusers.1

.\" This is a man page for the nusers command.  It is intended to
.\" be a model for writting man pages.  See man(7), man-page(7),
.\" and groff(7) (or info groff) for details.  Note lines that
.\" start with .\" are comment lines.
.\"
.\" Written by Wayne Pollock, Tampa Florida USA, 3/2002-2011.
.
.TH NUSERS 1 "3/27/2002" "(C) WP ShellScript Co." "Wayne Pollock"
.
.\" The "\-" is a "minus sign", slightly different than a hyphen:
.SH NAME
nusers \- Display the number of users currently logged in
.
.SH SYNOPSIS
.B nusers
[ \fB-v\fR ]
.
.SH DESCRIPTION
The
.B nusers
command simply displays the number of users currently logged in
to the computer.
The default output is a single number.
.PP
The command is just a "one liner" shell script.
.TP
.B -v
displays the output in a more verbose manner.
.
.SH AUTHOR
Wayne Pollock (pollock@acm.org),
http://www.wpollock.com/
.
.SH SEE ALSO
who(1), wc(1)