home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / gnu / shellutils-1.9.4-bin.lha / man / cat1 / who.0 < prev    next >
Text File  |  1993-12-07  |  3KB  |  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] [--message]
  12.        [--mesg] [--writable] [file] [am i]
  13.  
  14. DDEESSCCRRIIPPTTIIOONN
  15.        This manual page documents the GNU  version  of  wwhhoo.   If
  16.        given  no  non-option  arguments, wwhhoo prints the following
  17.        information for each user currently logged on:
  18.  
  19.               login name
  20.               terminal line
  21.               login time
  22.               remote hostname or X display
  23.  
  24.        If given one non-option argument, wwhhoo uses that instead of
  25.        /etc/utmp as the name of the file containing the record of
  26.        users logged on.  /etc/wtmp is commonly given as an  argu-
  27.        ment to wwhhoo to look at who has previously logged on.
  28.  
  29.        If  given  two  non-option  arguments, wwhhoo prints only the
  30.        entry for the user running it (determined from  its  stan-
  31.        dard input), preceded by the hostname.  Traditionally, the
  32.        two arguments given are `am i', as in `who am i'.
  33.  
  34.    OOPPTTIIOONNSS
  35.        _-_m     Same as `who am i'.
  36.  
  37.        _-_q_, _-_-_c_o_u_n_t
  38.               Print only the login names and the number of  users
  39.               logged on.  Overrides all other options.
  40.  
  41.        _-_s     Ignored;  for  compatibility with other versions of
  42.               wwhhoo.
  43.  
  44.        _-_i_, _-_u_, _-_-_i_d_l_e
  45.               After the login time, print the number of hours and
  46.               minutes that the user has been idle.  `.' means the
  47.               user was active in last minute.   `old'  means  the
  48.               user was idle for more than 24 hours.
  49.  
  50.        _-_H_, _-_-_h_e_a_d_i_n_g
  51.               Print a line of column headings.
  52.  
  53.        _-_w_, _-_T_, _-_-_m_e_s_g_, _-_-_m_e_s_s_a_g_e_, _-_-_w_r_i_t_a_b_l_e
  54.               Like  _-_s, plus after the login name print a charac-
  55.               ter indicating the user's message status:
  56.  
  57.               +      allowing wwrriittee messages
  58.  
  59.               -      disallowing wwrriittee messages
  60.  
  61.  
  62.  
  63.  
  64.                                                                 1
  65.  
  66.  
  67.  
  68.  
  69.  
  70. WHO(1L)                                                   WHO(1L)
  71.  
  72.  
  73.               ?      cannot find terminal device
  74.  
  75.        The long-named options can be introduced with `+' as  well
  76.        as  `--', for compatibility with previous releases.  Even-
  77.        tually support for `+' will  be  removed,  because  it  is
  78.        incompatible with the POSIX.2 standard.
  79.  
  80.  
  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.                                                                 2
  131.  
  132.  
  133.