Skip to content

Instantly share code, notes, and snippets.

@Shilo
Last active July 26, 2018 14:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Shilo/d90fb70bcc3496042e12a9d94e99e7d4 to your computer and use it in GitHub Desktop.
Save Shilo/d90fb70bcc3496042e12a9d94e99e7d4 to your computer and use it in GitHub Desktop.
Command prompt batch files to list folder and file names of current folder.
dir /a /b > _list_folder_content_to_txt.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment