Answers for "using command prompt to list files in a directory"

2

command line list files

#linux
ls -l

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

Code answers related to "using command prompt to list files in a directory"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language