By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!e:\utils>dir /: | find ":$DATA"
339 123.txt:$DATA
72 lll.txt:$DATA
26 Zone.Identifier:$DATA
89 Zone.Identifier:$DATA
e:\utils>dir /r | find ":$DATA"
339 ll.btm:123.txt:$DATA
72 ll.btm:lll.txt:$DATA
26 sysutils64.dat:Zone.Identifier:$DATA
89 TcpLogView.chm:Zone.Identifier:$DATA
I see the directory name repeated in the lines with the stream when I use /: /F.I can find them like this, but the output of DIR /F is a little screwy.
Code:v:\> dir /: /f | ffind /k /m /v /e":.*:" V:\stoppers.btm:dell.txt:$DATA V:\stoppers.btm:dell.txt:$DATAintel.txt:$DATA V:\timecheck.btm:servers.txt:$DATA