home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / mail / mh / 1290 < prev    next >
Encoding:
Internet Message Format  |  1992-11-16  |  696 b 

  1. Path: sparky!uunet!mcsun!Germany.EU.net!sapwdf!wohler
  2. From: wohler@sapwdf.UUCP (Bill Wohler)
  3. Newsgroups: comp.mail.mh
  4. Subject: Re: finding the MH lib directory
  5. Message-ID: <4086@sapwdf.UUCP>
  6. Date: 16 Nov 92 16:59:19 GMT
  7. References: <BxLMuD.1BJ@irvine.com>
  8. Reply-To: Bill Wohler <wohler@sap-ag.de>
  9. Organization: SAP AG, Walldorf, Germany
  10. Lines: 15
  11.  
  12. jsweet@irvine.com (Jerry Sweet) writes:
  13. >Is there a way to make mhpath cough up the path to the MH library
  14. >directory?
  15.  
  16.   yup!
  17.  
  18.     #! /bin/ksh
  19.     mhpath=$(whence mhpath)
  20.     lib=$(strings $mhpath | grep mtstailor)
  21.     dirname $lib
  22.  
  23.   okay, so i'm a little punchy...
  24.  
  25. Bill Wohler <wohler@sap-ag.de> <sapwdf!wohler>
  26. Heidelberg Red Barons Ultimate Frisbee Team
  27.