Answers for "how to get list of files in a folder in batch script"

0

how to get list of files in a folder in batch script

dir /b /a-d // a-b gets rid of file extensions
Posted by: Guest on March-07-2022

Code answers related to "how to get list of files in a folder in batch script"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language