list only directories
September 15th, 2006 mysurface Posted in Common, ls | Hits: 10457 |
I am searching for ls option that allow me to list only directories. I just want to list the directories but not other files and not the content of directories, I can do this
ls -d */
Live Chat!







September 21st, 2007 at 8:08 am
[...] In fact, I had done the post of list just directories long time ago, Related Postslist only directoriesI am searching for ls option that allow me to [...]
September 21st, 2007 at 5:55 pm
[...] Related Postslist only directories I am searching for ls option that allow me to list only directories. I just want to list the [...]
January 21st, 2009 at 11:33 am
Thanks! Simple and straight forward…