Date: Sun, 16 May 1999 13:48:39 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Martin Str|mberg cc: djgpp AT delorie DOT com Subject: Re: TRUE and FALSE In-Reply-To: <7hjuap$ion$10@news.luth.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 15 May 1999, Martin Str|mberg wrote: > You can do "grep FALSE DJGPP_directory/include/*.h", "grep FALSE > DJGPP_directory/include/*/*.h" and "grep FALSE > DJGPP_directory/include/*/*/.h" in two minutes. Or, you can say "grep FALSE DJGPP_directory/include/.../*.h" and find them all in one swell whoop ;-).