lol GNU find doesn’t work on a POSIX documentation example such as: find . \( −name tmp −o −name '*.xx' \) −atime +7 −exec rm {} \;
it gives me a:
find: paths must precede expression: −nameUsage: find [-H] [-L] [-P] [-Olevel] [-D help|tree|search|stat|rates|opt|exec] [path...] [expression]