Please explain this if you know
I do a search command that looks like this:
find / -name *connector*
I receive results like this:
find: changed during execution of find
This does not only happen when I use '*'
It seems to happen whenever I do the find command
Does anyone know why???
I do a search command that looks like this:
find / -name *connector*
I receive results like this:
find: changed during execution of find
This does not only happen when I use '*'
It seems to happen whenever I do the find command
Does anyone know why???