users(1B)




NAME

     users - display a compact list of users logged in


SYNOPSIS

     /usr/ucb/users [filename]


DESCRIPTION

     The users  utility  lists  the  login  names  of  the  users
     currently on the system in a compact, one-line format.

     Specifying filename tells users where to find  its  informa-
     tion; by default it checks /var/adm/utmpx.

     Typing users is equivalent to typing who -q.


EXAMPLES

     Example 1: Listing current users

     example% users
     paul george ringo
     example%


FILES

     /var/adm/utmpx


ATTRIBUTES

     See attributes(5) for descriptions of the  following  attri-
     butes:

     ____________________________________________________________
    |       ATTRIBUTE TYPE        |       ATTRIBUTE VALUE       |
    |_____________________________|_____________________________|
    | Availability                | SUNWscpu                    |
    |_____________________________|_____________________________|


SEE ALSO

     who(1), attributes(5)


Man(1) output converted with man2html