Answers for "list files command in windows cmd"

2

command line list files

#linux
ls -l

#windows
dir
Posted by: Guest on July-10-2021
0

cmd list files without details

dir /b
Posted by: Guest on August-20-2021

Code answers related to "list files command in windows cmd"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language