Re: /opt/bin/find error

2014-10-13 Thread Steve Forman
# /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 . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted

Re: /opt/bin/find error

2014-10-13 Thread James Youngman
On Mon, Oct 13, 2014 at 2:40 PM, Dale R. Worley wrote: >> From: Steve Forman >> >> 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? No, not on the basis of what you wrote

Re: /opt/bin/find error

2014-10-13 Thread Eric Blake
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? -- Eric Blake eblake redhat com+

Re: /opt/bin/find error

2014-10-13 Thread Dale R. Worley
> From: Steve Forman > > 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 is the command line? http://www.chiark.greenend.org.uk/~sgtatham/bugs.html Dale

Re: /opt/bin/find error

2014-10-13 Thread Dale R. Worley
> From: Steve Forman > > 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 is the name/description of error 89 in your system's errno.h file? In the set of files that yo

/opt/bin/find error

2014-10-13 Thread Steve Forman
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?