# /opt/bin/find --version
find (GNU findutils) 4.5.14
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by Eric B. Decker, James Youngman, and Kevin Dalley.
Features enabled: D_TYPE O_NOFOLLOW(enabled) LEAF_OPTIMISATION
FTS(FTS_CWDFD) CBO(level=2)
On 10/13/2014 9:16 AM, Eric Blake wrote:
On 10/13/2014 02:08 AM, Steve Forman wrote:
I'm getting this error and can find absolutely no information on it.
find: ‘.’: Unknown error -89
No matter what path I use I always get this message.
Any ideas?
What does '/opt/bin/find --version' say?