home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk1.iso / altsrc / articles / 10735 < prev    next >
Text File  |  1994-06-22  |  1KB  |  26 lines

  1. Newsgroups: alt.sources,alt.internet.services
  2. Path: wupost!psuvax1!news.pop.psu.edu!ctc.com!newsfeed.pitt.edu!uunet!omen!caf
  3. From: caf@omen.UUCP (Chuck Forsberg WA7KGX)
  4. Subject: Re: FingerInfo v3.2 (NEW!)
  5. Organization: Omen Technology INC, Portland Rain Forest
  6. Date: Wed, 22 Jun 1994 21:32:51 GMT
  7. Message-ID: <1994Jun22.213251.14246@omen.UUCP>
  8. References: <2u6tt2$ft3@swan.doc.ic.ac.uk> <RATINOX.94Jun21131848@delphi.ccs.neu.edu> <2u8ngvINNg6u@srvr1.engin.umich.edu>
  9. Lines: 14
  10. Xref: wupost alt.sources:10735 alt.internet.services:26812
  11.  
  12. I had to put two kinds of hacks to get Fingerinfo working.
  13. First, SCO's csh does not understand "echo -n".
  14.     echo "Please select one of the above (or return to quit)"
  15.  
  16. Second, and more of a pain, SCO's csh does not understand $<.
  17. The hack is:
  18.     setenv ans `sh -c 'read x; echo $x'`
  19.  
  20. Will the real C-Shell please stand up?
  21. -- 
  22.   Chuck Forsberg WA7KGX       caf@omen.COM      503-621-3406
  23. Author of YMODEM, ZMODEM, Professional-YAM, ZCOMM, GSZ and DSZ
  24.    Omen Technology Inc      "The High Reliability Software"
  25. TeleGodzilla BBS: 503-621-3746     FAX:-3735    CIS:70007,2304
  26.