NAME
where  -  what tty(s) users are logged on at

SYNOPSIS
where name [name name name...............]

SOURCE
  C

AUTHOR
Dan Swartzendruber

DESCRIPTION
Where, reports on which tty a user name is logged in.

If a user is logged in at more than one TTY, Where will list each
tty on which he/she is logged in.  If the user name is not logged
in, where says so.


FILES
/etc/utmp     	   -  login information
/src/new/where.c   -  source
/usr/bin/where     -  binary

BUGS

