home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / mm / mm-0.90 / help / TOP.DIR / finger.HLP < prev    next >
Encoding:
Text File  |  1990-12-18  |  913 b   |  22 lines

  1. FINGER  -  get information about a user
  2.  
  3. Usage:  FINGER [-options] [string] [output]
  4.  
  5. The FINGER command is defined by SET FINGER-COMMAND; the default is the
  6.   system command "finger".  FINGER gets information about other users on
  7.   the system.  Specify options and/or a string (user id) and/or an output 
  8.   direction (like "|more"), the same as in the shell.
  9.  
  10. For more information on the shell command, type "man finger" at the shell
  11.   prompt, or "!man finger" at any of the MM prompts.
  12.  
  13. Examples:
  14.     MM>finger           #shows all users logged in now
  15.     MM>finger |more       #same as above, one screen at a time
  16.     MM>finger -Q string       #shows all users with names beginning "string"
  17.     MM>finger userid       #shows information about a certain userid
  18.     MM>finger -v userid    #shows more information about a certain userid
  19.  
  20. For more help, type "help" and one of these topics:
  21.   who   set finger-command   shell
  22.