- Open a command prompt (Start -> Run -> "cmd" -> Enter)
- Navigate to the directory you want to list the files in.
- Enter "dir > c:\list.txt" and press Enter.
Open the newly created text file C:\list.txt and you'll have the complete list of files.
Python Basics How to check the version of Python interpreter mac terminal
No comments:
Post a Comment