[PLUG] Print list of folders

Rich Shepard rshepard at appl-ecosys.com
Sat Dec 12 13:24:44 UTC 2015


On Fri, 11 Dec 2015, Steve Dum wrote:

> Here is something that might get you what you want
> Say you want to list all directories under directory foo
>    find foo -type d

   Yet, 'ls -d */' is simpler still for listing all directories in the
current directory.

Rich



More information about the PLUG mailing list