home | list info | list archive | date index | thread index

Re: [OCLUG-Tech] Odd behaviour in find

> This is all documented in the manual.

I know; see other subthread. What's odd is that `find -xdev -- foo` doesn't work,
yet `find -- foo` does. I expected -- to be properly interpreted as the
end of options indicator, as per the manual.

replies