find command not giving result when -type is used
Stuck when find
couldn’t retrieve a simple directory foo
. Narrowed down to the fact that using -type d
would produce such result. Finally, found out that the directory is a symlink pointing to another differently named directory
Written on May 11, 2017