![]() |
hehe made around 15 tests, with diffrent switches.
|
well I knew there were better combo's but I was glad I could point a possible direction that doesn't require much effort.
|
Yeah thanks Data for the original idea :)
|
What's the /A:A /D /O:G do?
|
"Dir /?" perhaps?
|
Meh, too lazy :bleh:
|
Can someone explaind order by order what does it mean!?!?!?!?
/s? /v? /a? /$&$//"#$/$")=(/"=!%/)??? @Kon-Tiki Thanks, I got it! :tnx: |
Code:
DIR [DRIVE:][PATH][NAME OF FILE] [/A[[:]ATTRIBUTE]] [/B] [/C] [/D] [/L] [/N] [/O[[:]SORT]] [/P] [/Q] [/S] [/T[[:]TIME]] [/W] [/X] [/4] Code:
* * /B * * Use the shortened format (only file names). Code:
* * /L * * Use lowercases. Code:
* * /O * * Shows the files with a specific sort. Code:
* * /Q * * Shows the name of the owner of the file Code:
* * /S * * Subrecurse (sp?) directory. Code:
* * /T * * Time sorting option Code:
* * /X * * Shows short names in 8.3 car. format. Code:
* * /4 * * Shows the date flag of files on 4 digit I have left the most obvious commands alone, and commented on those I thought would be usefull to. My comments always refer to the last flag listed above the comment. Hope that helps! :angel: |
Quote:
/D = files are list sorted by column. /O = List by files in sorted order, :G = Group directories first cant really give a better explanation since english is not my native language. But i used this site to make the command: http://www.computerhope.com/dirhlp.htm#01 DIR /S /A:A /D /O:G > blah.txt tried using it on a game i had: DIR F:\LORDS2 /S /A:A /D /O:G > test11.txt here is the result: http://www.upit.dk/u/test11.txt |
Hehe Eagle you were faster than me :)
:cheers: |
The current time is 11:12 AM (GMT) |
Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.