users(1)                                                           users(1)
 NAME    [Toc]    [Back]
      users - compact list of users who are on the system
 SYNOPSIS    [Toc]    [Back]
      users
 DESCRIPTION    [Toc]    [Back]
      users lists the login names of the users currently on the system in a
      compact, one-line format.
      The login names are sorted in ascending collation order (see
      Environment Variables below).
 EXTERNAL INFLUENCES    [Toc]    [Back]
    Environment Variables
      LC_COLLATE determines the order in which the output is sorted.
      If LC_COLLATE is not specified in the environment or is set to the
      empty string, the value of LANG is used as a default.  If LANG is not
      specified or is set to the empty string, a default of ``C'' (see
      lang(5)) is used instead of LANG.  If any internationalization
      variable contains an invalid setting, users behaves as if all
      internationalization variables are set to ``C'' (see environ(5)).
 AUTHOR    [Toc]    [Back]
      users was developed by the University of California, Berkeley and HP.
 FILES    [Toc]    [Back]
      /etc/utmp
      utmps database      who database
 SEE ALSO    [Toc]    [Back]
      who(1), utmpd(1M), getutsent(3C).
 Hewlett-Packard Company            - 1 -   HP-UX 11i Version 2: August 2003 [ Back ] |