I have used find command in many directories but when running the following from /etc:
find /etc -name *.conf
it errors out and cannot figure it out. It is only happening with the /etc directory. I can run this exact command from any other directory and works fine. Call this an OCD thing, I just have to know why.