[Bug bootstrap/34474] find from BusyBox v1.2.2 does not support logical OR (-o argument)

mmokrejs at ribosome dot natur dot cuni dot cz gcc-bugzilla@gcc.gnu.org
Sat Dec 15 11:00:00 GMT 2007



------- Comment #4 from mmokrejs at ribosome dot natur dot cuni dot cz  2007-12-15 10:59 -------
None of these works:

find . -type l -or -type d -print
find . -type l OR -type d -print
find . -type l or -type d -print


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34474



More information about the Gcc-bugs mailing list