Dir /b /q commands? From EXISTING folder my script create new TEXT file with file NAME and owner for each file.
I cannot find that /b and /q can be combined, it seems that /b suppresses /q. Filename and owner could be extracted from a directory listing using a script.
Can you explain more regarding script? Or post for me LINK where I can find out EXAMPLE how this can be done?