home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / hamradio / nosvw137.arj / FINGER < prev    next >
Text File  |  1991-09-18  |  4KB  |  86 lines

  1. ======                                              NOSview [137]
  2. finger
  3. ======
  4.  
  5. _________________________________________________________________
  6. finger <username[@host]> [<username[@host]> ...]
  7. _________________________________________________________________
  8. Issue a network 'finger' request for <username> at <host>.
  9. Finger is typically used to find out specific information about
  10. users on local or remote hosts.  By fingering a user, you can
  11. find out such information as a user's name, his mailing address,
  12. telephone number, QSL information, and other useful facts.  This
  13. information is kept in a separate text file for each user.
  14.  
  15. As our network expands, this application will help hams find out
  16. information about each other quickly and efficiently.
  17.  
  18. The finger command under NOS can be issued in any of the
  19. following three ways:
  20.  
  21.   finger <username>           >> Examples: finger bob
  22.   finger <username>@<host>                 finger bob@ns9bob
  23.   finger @<host>                           finger @ns9bob
  24.  
  25. The first form of the command is used to find out information
  26. about a user at the local host, namely your own system.  It is
  27. useful for testing 'finger' on a system that you know is running.
  28. [N.B. Some versions of NOS do not support local host 'finger'
  29. requests].
  30.  
  31. The second form of the command is used to find out information
  32. about a user at a remote host.
  33.  
  34. If you don't know the name of a particular user at a remote host,
  35. you can use the third form of the command.  This command returns
  36. a list of all 'finger' files on the remote system.
  37.  
  38. To enable the finger server so that others may query the users on
  39. your system, you must give the 'start finger' command.
  40.  
  41. All of the finger files are stored in directory N:\FINGER.  Each
  42. user wishing to be recognized by the finger system must create a
  43. file called <username> in the finger directory.
  44.  
  45. For example, user Bob would place his finger information in file
  46. N:\FINGER\BOB.
  47.  
  48. What you put in the finger information files is completely up to
  49. you, but here are some guidelines:
  50.  
  51. 1.  You will probably want at least your name, callsign, full
  52. address and telephone number in your finger file so other hams
  53. can contact you.
  54.  
  55. 2.  You might add information such as your license class, station
  56. configuration, and occupation.
  57.  
  58. 3.  You may wish to add some information about what projects you
  59. are currently working on.  This will provide helpful information
  60. for others who have similar interests.
  61.  
  62. 4.  Remember that the longer your finger file is, the longer it
  63. may take to transfer the data to the system fingering you.  Long,
  64. verbose finger files aren't really necessary.
  65.  
  66. >> Example of a finger file:
  67.  
  68. .................................................................
  69. :                                                               :
  70. :                Hello and welcome to ns9bob                    :
  71. :                                                               :
  72. :        User:           bob (NS9BOB)                           :
  73. :        Real Name:      Robert R Roberts                       :
  74. :        Class:          Extra                                  :
  75. :        Address:        12345 Anystreet                        :
  76. :                        Anytown, Anystate, AnyZIP              :
  77. :        Telephone:      (111) BOB-3456                         :
  78. :        System Config:  Tek 4315 Workstation running UTek,     :
  79. :                        with NOS_0618 under X-Window           :
  80. :                        MFJ TNC2 KISS TNC                      :
  81. :                        Yaesu FT-27RB                          :
  82. :                                                               :
  83. :        Occupation:     Professor of Anglo-Saxon               :
  84. :           Hobbies:     Sheepshearing                          :
  85. :...............................................................:
  86.