- May
- 13,748
- 209
I want to process every directory on the G drive as in the subject of this post. It simply will not go beyond here:
What can I do about that?
Code:
v:\> do f in /s /a:+d /d"g:\" * ( echo %@full["%f"]\ )
<snip>
G:\pre10sdk\v8lib\
G:\ProcessMonitor\extracted\
G:\Recuva\lang\
G:\shralias\alt\
G:\shralias\oldok\
TCC: (Sys) Access is denied.
"G:\System Volume Information\"
v:\>