X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Sun, 05 Dec 2004 22:54:25 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp AT delorie DOT com Message-ID: <01c4db0c$Blat.v2.2.2$c034e900@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 2.2.2 In-reply-to: (s-g_brown@aapt.net.au) Subject: Re: Long File Name at msdos prompt in Win ME References: Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "Stephen Grant Brown" > Date: Wed, 1 Dec 2004 17:56:18 +1100 > > more TARCHA~1.LST says > > libwww/wwwconf.h.in -> [skipped] > > more tarchange.lst > > does not find file I suspect that your `more' is a DOS program, not a Windows program, so it doesn't support long file names. GNU Less (ported to DJGPP) will not have this problem, and also has many more useful features. If you must use `more', try this: more < tarchange.lst