Answers for "show all directories linux"

9

linux list directories

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

linux commad to show directories

// it will show all directories or folders not files...
ls -d */
Posted by: Guest on February-22-2021

Code answers related to "show all directories linux"

Browse Popular Code Answers by Language