starla0316
Programmer
I know to find a file in a directory and subdirectories, i can use this command:
"find . -name filename"
Does this command look for hidden files as well?
Thanks very much.
"find . -name filename"
Does this command look for hidden files as well?
Thanks very much.