Answers for "how view all folders in a directory linux"

11

linux list directories

ls -d */
Posted by: Guest on June-15-2020
3

how to view all the files in folder linux

#linux 
ls -a
#to view all the hidden files
Posted by: Guest on July-06-2021

Code answers related to "how view all folders in a directory linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language