Date: Sun, 12 Jan 1997 15:44:51 +0200 (IST) From: Eli Zaretskii To: rob cc: djgpp AT delorie DOT com Subject: Re: port of unix find command In-Reply-To: <32D6557A.4513@didi.demon.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Fri, 10 Jan 1997, rob wrote: > rob wrote: > > > > Does anyone know where I can find this ? Or alternativley a way of > > doing a recursive ls which prints the full path name for every file > > > I found this on /pub/simtelnet/gnu/gnuish/find32.exe (if anyone's > interested) GNUish is a 16-bit port. A better way is to use the DJGPP port of GNU Find, available as find41b.zip in the v2gnu directory, together with the rest of DJGPP. It is a newer version, is faster, and supports long command-lines (as does everything in DJGPP).