> -----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/