Dir command is a powerful and essential command line tool used in the Windows operating system. It is used to display the contents of a folder or directory, including files, subfolders, and hidden ...
Basically the dir command (or ls in linux) but saves the contents of the folder to a text file. Instead of using the system header, I thought I should try and make something that lists all of the ...