bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

or operator bug in find


From: Neil J. O'Neill
Subject: or operator bug in find
Date: Tue, 07 Jan 2003 16:45:12 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1b) Gecko/20020722

> find -version
GNU find version 4.1.7

Redhat 7.0
Kernel Version  2.2.16

=============================================


The following commands, which I assume should return every file in the directory tree, are not returning any hits.

find . -true -o -true -print
find . -true -o -false -print



--------------
N. J. O'Neill
address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]