The title says it all, how to find hidden directory folders recursively.
There are times we need to list down all hidden directories from a file system or display all hidden directory folder from a client home folder, this task can simply be done using linux find command.
How to find hidden directory folder recursively?
Let us create hidden directory folders that starts with dot (.) before