Difference between revisions of "DOS Directory File List"
Jump to navigation
Jump to search
Chris Huxley (talk | contribs) (Created page with "This page is under construction<br> <ol> <li> Open the command prompt. <li> If necessary change the drive location (for example D:) <li> Navigate to the folder location (cd D...") |
Chris Huxley (talk | contribs) |
||
Line 3: | Line 3: | ||
<ol> | <ol> | ||
<li> Open the command prompt. | <li> Open the command prompt. | ||
− | <li> If necessary change the drive location (for example D:) | + | <li> If necessary change the drive location (for example type D:) |
<li> Navigate to the folder location (cd D:\Example\TUFLOW\model\grid) | <li> Navigate to the folder location (cd D:\Example\TUFLOW\model\grid) | ||
<li> Write a text file listing the folder contents (dir > filename.txt) | <li> Write a text file listing the folder contents (dir > filename.txt) | ||
+ | </ol> |
Revision as of 08:49, 9 February 2018
This page is under construction
- Open the command prompt.
- If necessary change the drive location (for example type D:)
- Navigate to the folder location (cd D:\Example\TUFLOW\model\grid)
- Write a text file listing the folder contents (dir > filename.txt)