home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / c / gcc263-utildoc.lha / gnu / man / man1 / who.1 < prev    next >
Encoding:
Text File  |  1994-12-19  |  2.7 KB  |  133 lines

  1.  
  2.  
  3.  
  4. WHO(1L)                                                   WHO(1L)
  5.  
  6.  
  7. NNAAMMEE
  8.        who - show who is logged on
  9.  
  10. SSYYNNOOPPSSIISS
  11.        wwhhoo  [-imqsuwHT]  [--count]  [--idle] [--heading] [--help]
  12.        [--message] [--mesg] [--version] [--writable]  [file]  [am
  13.        i]
  14.  
  15. DDEESSCCRRIIPPTTIIOONN
  16.        This  manual  page  documents  the GNU version of wwhhoo.  If
  17.        given no non-option arguments, wwhhoo  prints  the  following
  18.        information for each user currently logged on:
  19.  
  20.               login name
  21.               terminal line
  22.               login time
  23.               remote hostname or X display
  24.  
  25.        If given one non-option argument, wwhhoo uses that instead of
  26.        /etc/utmp as the name of the file containing the record of
  27.        users  logged on.  /etc/wtmp is commonly given as an argu-
  28.        ment to wwhhoo to look at who has previously logged on.
  29.  
  30.        If given two non-option arguments,  wwhhoo  prints  only  the
  31.        entry  for  the user running it (determined from its stan-
  32.        dard input), preceded by the hostname.  Traditionally, the
  33.        two arguments given are `am i', as in `who am i'.
  34.  
  35.    OOPPTTIIOONNSS
  36.        _-_m     Same as `who am i'.
  37.  
  38.        _-_q_, _-_-_c_o_u_n_t
  39.               Print  only the login names and the number of users
  40.               logged on.  Overrides all other options.
  41.  
  42.        _-_s     Ignored; for compatibility with other  versions  of
  43.               wwhhoo.
  44.  
  45.        _-_i_, _-_u_, _-_-_i_d_l_e
  46.               After the login time, print the number of hours and
  47.               minutes that the user has been idle.  `.' means the
  48.               user  was  active  in last minute.  `old' means the
  49.               user was idle for more than 24 hours.
  50.  
  51.        _-_H_, _-_-_h_e_a_d_i_n_g
  52.               Print a line of column headings.
  53.  
  54.        _-_w_, _-_T_, _-_-_m_e_s_g_, _-_-_m_e_s_s_a_g_e_, _-_-_w_r_i_t_a_b_l_e
  55.               Like _-_s, plus after the login name print a  charac-
  56.               ter indicating the user's message status:
  57.  
  58.               +      allowing wwrriittee messages
  59.  
  60.               -      disallowing wwrriittee messages
  61.  
  62.  
  63.  
  64. FSF                    GNU Shell Utilities                      1
  65.  
  66.  
  67.  
  68.  
  69.  
  70. WHO(1L)                                                   WHO(1L)
  71.  
  72.  
  73.               ?      cannot find terminal device
  74.  
  75.        _-_-_h_e_l_p Print  a  usage message on standard output and exit
  76.               successfully.
  77.  
  78.        _-_-_v_e_r_s_i_o_n
  79.               Print version information on standard  output  then
  80.               exit successfully.
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130. FSF                    GNU Shell Utilities                      2
  131.  
  132.  
  133.