home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: Java / Java.zip / finger.zip / finger.txt < prev   
Text File  |  1997-11-20  |  807b  |  31 lines

  1.  
  2. finger 1.0
  3. ===========
  4. Freeware, Released on 1997-11-20
  5.  
  6. finger is a freeware, command-line, Java utility to output
  7. user information on a remote server. To run, type the
  8. following command on the command-line:
  9.  
  10. java finger <user | user@host | @host> [port]
  11.  
  12. We suggest you to place this utility in your CLASSPATH so
  13. you can access it no matter which directory you are in.
  14.  
  15. For example, if your CLASSPATH variable is the following:
  16.  
  17. set CLASSPATH=.;c:\classes;
  18.  
  19. Then place finger.class in c:\classes.
  20.  
  21. -----
  22.  
  23. For the latest builds and information concerning finger,
  24. please refer to the following web site and e-mail address:
  25.  
  26. E-mail:   cynosurex@iname.com
  27. Web-site: http://cynosurex.granax.com/
  28.  
  29. Copyright (C) 1997 by Chieh Cheng - Cynosure.X International.
  30. All Rights Reserved.
  31.