- May
- 13,143
- 180
The help says
When /S is added, the behavior is different and undocumented (actually it's the documented "/F /:" behavior).
Code:
When /: is used in conjunction with /B (Bare), the file name is displayed on the first line, then any streams, indented two spaces, on subsequent lines:
Code:
l:\projects\4sysutils\release> dir /b /: g:\Windump\w*
WinDump.exe
Zone.Identifier:$DATA
l:\projects\4sysutils\release> dir /b /s /: g:\Windump\w*
G:\Windump\WinDump.exe
G:\Windump\WinDump.exe:Zone.Identifier