[plug] hidden files
Richard Meyer
meyerri at au1.ibm.com
Wed Aug 20 10:34:13 WST 2003
----- Forwarded by Richard Meyer/Australia/Contr/IBM on 20/08/2003 10:31 AM
-----
"Jon Miller"
<jlmiller at mmtnetwo To: <plug at plug.linux.org.au>
rks.com.au> cc:
Subject: [plug] hidden files
20/08/2003 11:04
AM
Please respond to
plug
>Is there a way to scan a system for hidden files?
find / -name .* -print
This will scan the whole directory structure for everything whose name
starts with a ".", and print the result.
If I've misunderstood what you want, please explain in more detail.
Regards
RichardM
More information about the plug
mailing list