home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / mm / mm-ccmd-0.91-20031017.tar.gz / mm-ccmd-0.91-20031017.tar / work / mm / help / VARS.DIR / finger-command.HLP < prev    next >
Text File  |  1990-12-18  |  889b  |  21 lines

  1. SET FINGER-COMMAND [program]  -  define the MM finger command
  2. Usually:           finger
  3.  
  4. The FINGER-COMMAND variable defines the program to execute when the 
  5.   FINGER command is used in mm.  The default is the program "finger".
  6.  
  7. You can include an option in the definition, for example:
  8.     MM>define finger-command finger -Q
  9.   makes the mm FINGER command be the finger program with -Q option.
  10.  
  11. You may want to define the mm FINGER command as some related program like 
  12.   xfiend, or any command you wish.  The finger program itself can also be
  13.   executed from mm by typing "!finger".
  14.  
  15. For more help on the finger program, type "!man finger" in MM or "man 
  16.   finger" at the shell prompt $.  See also "man xfiend".
  17.  
  18. For more help, type "help" and one of the following:
  19. (at any prompt:)  save-init   set   show   finger   who   
  20. Also, type (at any prompt), "help", space, control-v, and  "!"
  21.