Skip to content

Instantly share code, notes, and snippets.

@ikoner
Created May 4, 2017 14:54
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 ikoner/6ff8f3fc5931f0c58872348930e2551f to your computer and use it in GitHub Desktop.
Save ikoner/6ff8f3fc5931f0c58872348930e2551f to your computer and use it in GitHub Desktop.
put file names into txt in Win
dir *.* > output.txt /b /o
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment