home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk1.iso / altsrc / articles / 10569 < prev    next >
Internet Message Format  |  1994-06-19  |  2KB

  1. Path: wupost!psuvax1!uwm.edu!csd4.csd.uwm.edu!yanoff
  2. From: yanoff@csd4.csd.uwm.edu (Scott A Yanoff)
  3. Newsgroups: alt.internet.services,alt.sources
  4. Subject: Re: FingerInfo v3.0! (NEW!)
  5. Date: 4 Jun 1994 05:18:27 GMT
  6. Organization: University of Wisconsin - Milwaukee
  7. Lines: 29
  8. Distribution: world
  9. Message-ID: <2sp2r3INNa5d@uwm.edu>
  10. References: <2sp1l0$7jo@inca.gate.net>
  11. Reply-To: yanoff@csd4.csd.uwm.edu
  12. NNTP-Posting-Host: 129.89.7.4
  13. Originator: yanoff@csd4.csd.uwm.edu
  14. Xref: wupost alt.internet.services:25801 alt.sources:10569
  15.  
  16. From article <2sp1l0$7jo@inca.gate.net>, by bert@inca.gate.net (Unknown):
  17. > Scott A. Yanoff (yanoff@csd4.csd.uwm.edu) wrote:
  18. > : #!/bin/csh -f
  19. > : # FingerInfo  By Scott A. Yanoff    yanoff@csd4.csd.uwm.edu
  20. > : # (C) 1994 Computing Services Division, Univ. of Wisconsin - Milwaukee
  21. > : set version = "3.0"
  22. > Please explain something. Why is this file written in some sort of
  23. > programming source code rather than in straight, understandable ascii like
  24. > all your other information files? It takes time to edit out all the strange
  25. > characters and make it easily legible. Or this there a reason for this which
  26. > I'm just not aware of?
  27.  
  28. This is not an ASCII file, but a PROGRAM you run.
  29. This particular type of program that consists of unix shell commands is
  30. called a shell script.
  31.  
  32. You would want to save it into a file,
  33. Edit out the header,
  34. Give yourself permission to execute the file
  35. and run it by typing it's name.
  36.  
  37.  
  38. -Scott
  39. -- 
  40.  _/\ _ !\ _         @          Milwaukee, WI - A Great Place On a Great Lake
  41. !  _! !! ! !_  ~~  @ ~  ~~         
  42. ! ! ! !! ! ! !~~__=||_~ ~~~ Computing Services Division - MAINFRAME CONSULTING
  43. ! ! ! _! ! ~~~ ~\____/  ~~~  yanoff@csd4.csd.uwm.edu   yanoff@cs.uwm.edu
  44.