List only directories from the command line By T4L | February 19, 2009 1 Comment If you’re in a Terminal session and would like to only list the directories of the current folder you’re in, do a ls -d */
Pingback: List directories only from CLI « Linux & Stuff