| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| content-class: | urn:content-classes:message |
| MIME-Version: | 1.0 |
| Subject: | RE: INFO Death |
| Date: | Wed, 3 Nov 2004 13:06:27 -0500 |
| Message-ID: | <94BF3137C62D3E4CAED7E97F876585F02B0175@pauex2ku08.agere.com> |
| X-MS-Has-Attach: | |
| X-MS-TNEF-Correlator: | |
| From: | "Williams, Gerald S \(Jerry\)" <gsw AT agere DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| X-OriginalArrivalTime: | 03 Nov 2004 18:06:27.0927 (UTC) FILETIME=[D6CB8670:01C4C1CF] |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id iA3I6YEq012765 |
Dave Korn wrote:
> Should it perhaps say
>
> > for d in /usr/info /usr/share/info ${INFOPATH} do
Aha! So THAT'S what happened to my info directory! I
hadn't really looked into it, since usually I just
type "info bletch" anyway. I ran a modified version
of that script and it's back to normal now.
BTW, you need to add colons to your IFS or replace
them (e.g., $(echo $INFOPATH | sed -e 's/:/ /g')).
And, of course, /usr/info and /usr/share/info were
already in my $INFOPATH anyway.
Thanks,
-Jerry
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |