Difference between revisions of "DOS Directory File List"

From Tuflow
Jump to navigation Jump to search
(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...")
 
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

  1. Open the command prompt.
  2. If necessary change the drive location (for example type D:)
  3. Navigate to the folder location (cd D:\Example\TUFLOW\model\grid)
  4. Write a text file listing the folder contents (dir > filename.txt)