If you have a big home drive and want to search only in the hidden folders, use this command:
find . -path '*/\.*' -name <filename>
Zufällig gesammelte Themen
If you have a big home drive and want to search only in the hidden folders, use this command:
find . -path '*/\.*' -name <filename>