Created
February 14, 2014 18:57
-
-
Save jackpinto/9006861 to your computer and use it in GitHub Desktop.
Copia o nome de todos os arquivos de um diretorio para um arquivo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dir /b "C:\My Path" > myFiles.txt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment