Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Dave Korn" To: Subject: RE: INFO Death Date: Wed, 3 Nov 2004 18:15:49 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: <94BF3137C62D3E4CAED7E97F876585F02B0175@pauex2ku08.agere.com> Message-ID: X-OriginalArrivalTime: 03 Nov 2004 18:15:50.0062 (UTC) FILETIME=[25DA84E0:01C4C1D1] > -----Original Message----- > From: cygwin-owner On Behalf Of Williams, Gerald S (Jerry) > Sent: 03 November 2004 18:06 > 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. Oh, silly me, of course you do. Good catch! cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/