If I use pdir /a: /t:wu /(dy-m-d""th:m:s""z fpn) on c:\ I get all the root level files including this line, 2015-07-3021:51:49 <JUNCTION> C:\Documents and Settings.
If I use pdir /a: /t:wu /(dy-m-d""th:m:s""z @lower[*]) the result has quotes around the file name as in 2015-07-3021:51:49 <JUNCTION> "c:\documents and settings".
Why the quoted file name? The help indicates the f..q option would supply quotes when the file name contains spaces but why for a function call?
If I use pdir /a: /t:wu /(dy-m-d""th:m:s""z @lower[*]) the result has quotes around the file name as in 2015-07-3021:51:49 <JUNCTION> "c:\documents and settings".
Why the quoted file name? The help indicates the f..q option would supply quotes when the file name contains spaces but why for a function call?