Coding Mines
Machine Learning, Data Science, Data Structure, and Algorithmic Problems and their Solutions
Home
Machine Learning
Data Science
Algorithm Problems
Real Interviews
Useful Resources
Troubleshooting
Books
About me
DOS list all files in folder recursively
D:\currentdir> dir /s/b/o:gn >allfiles.txt
This command lists all the files recursively in the
D:\currentdir
and dumps the file's path into the test file allfiles.txt.
Thanks.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment