home *** CD-ROM | disk | FTP | other *** search
/ The Best Internet Programs / BESTINTERNET.bin / internet / lrn_inet / li_fngr.prn < prev    next >
Encoding:
Text File  |  1994-08-03  |  2.7 KB  |  59 lines

  1.                                    Finger
  2.  
  3.           The finger service can tell you a great deal of information about
  4.           anyone using the Internet.  In fact, some special finger services
  5.           have been set up around the Internet to provide quick reference
  6.           to critical information.
  7.  
  8.           To get full information about people logged in on the same system
  9.           as you enter the command finger.
  10.  
  11.           To get specific information about a certain user, enter the 
  12.           command: finger [userid].
  13.  
  14.           To get information about someone using a remote computer enter
  15.           finger [email address].  For example, finger clinton@whitehouse.gov.
  16.  
  17.           If you use a text editor to create a file in your home directory
  18.           called ".plan" and ".project" these files will be displayed when
  19.           you are fingered.  (The dot before the file name is very important.
  20.           This won't work unless you name the file including the dot.)
  21.  
  22.           Try fingering the following services to get some really 
  23.           interesting information:
  24.  
  25.                   finger                         To Find Out About
  26.           ---------------------------------------------------------------
  27.           jtchern@sandstorm.berkeley.edu        Baseball scores/standings      
  28.           aurora@@xi.uleth.ca                   Northern lights
  29.           quake@scec.gps.caltech.edu            S. Cal. earthquake data
  30.           quake@geophys.washington.edu          General earthquake data
  31.           nasanews@space.mit.edu                Nasa press releases
  32.           forecast@typhoon.atmos.colostate.edu  Atlantic hurricanes
  33.           drink@csh.rit.edu                     Coke machine at RIT
  34.           @sdsu.edu                             Directory info. at SDSU
  35.           @ucsd.edu                             Directory info. at UCSD
  36.           ---------------------------------------------------------------
  37.  
  38.           As the last two lines above indicate, many institutions have 
  39.           attached phone directory help to the finger service.  This
  40.           is often a good way to find out how their systems work.
  41.  
  42.           Related Unix Commands:
  43.  
  44.           who      Shows users currently logged in to your system
  45.  
  46.           talk     Sets up two way screen talk between you and the
  47.                    party to which you wish to talk.  Use it like:
  48.                    talk [userid].  If the party is on a remote computer
  49.                    issued the command: talk [email address], like:
  50.                    talk tgray@coyote.csusm.edu.
  51.  
  52.           ytalk    Same as above, but allows multiple parties.
  53.  
  54.  
  55.  
  56.  
  57.           
  58.           
  59.