Vulnerability Development mailing list archives

Re: Hidden Folders


From: cambria () owt com
Date: Wed, 12 Sep 2001 11:07:56 -0700

If you have a DOS version of "grep" you can save yourself quite a bit of work with...

attrib /s | grep "^......H" > files.log

Tested on Win ME.  If your attrib output is different (i.e. the "H" flag appears somewhere else besides the 7th 
character in the line), adjust this accordingly.


On 9/12/2001 at 6:56 PM Ferry van Steen wrote:

On the command prompt (DOS)
attrib /s >> files.log
look for folders with H setc


Current thread: