Answers for "how do you display a list of files from command line?"

2

command line list files

#linux
ls -l

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

Code answers related to "how do you display a list of files from command line?"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language