------- Comment #6 from aldot at gcc dot gnu dot org 2007-12-15 12:49 ------- (In reply to comment #4) > 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 > In current busybox (IIRC >= 1.6) these are available if you ENABLE_DESKTOP, but that pulls in alot of big cruft so is nothing you want, generally.
Confirmed. -- aldot at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aldot at gcc dot gnu dot org Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2007-12-15 12:49:28 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34474