09-02-06 12:52 AM
On 2006-09-01, yihucd@gmail.com wrote:
> how to list only dirs under a folder in linux?
What's a folder?
To list directories:
ls -d */
--
Chris F.A. Johnson, author | <http://cfaj.freeshell.org>
Shell Scripting Recipes: | My code in this post, if any,
A Problem-Solution Approach | is released under the
2005, Apress | GNU General Public Licence
[ Post a follow-up to this message ]
|