Search found 1 match
- 17 Feb 2009 13:13
- Forum: DOS Batch Forum
- Topic: Need help on DIR command
- Replies: 1
- Views: 4818
Need help on DIR command
Hi All, I am quite new to DOS programming. I am currently stuck with a problem which I am sure many of you already know. My requirement is to get the list of all folders and sub-folders in relative path format. For example, the command "DIR C:\DRIVERS /s /B /A:D" lists down all the folders...