Assume you want to find for dir test in c:
In the command prompt window, change the current path to the required folder path
Type:
Dir /b > file.csv or Dir /b > file.txt
Or
C:\Test /b > c:\files.csv
Post a Comment
No comments:
Post a Comment