DIR /: /B produces this.
DIR /: /F produces this.
The second one doesn't look right. What's up with that?
Code:
stoppers.btm
dell.txt:$DATA
intel.txt:$DATA
DIR /: /F produces this.
Code:
V:\stoppers.btm
V:\stoppers.btm:dell.txt:$DATA
V:\stoppers.btm:dell.txt:$DATAintel.txt:$DATA
The second one doesn't look right. What's up with that?