How-to articles, tricks, and solutions about SUBDIRECTORY
Getting a list of all subdirectories in the current directory
Here is a code snippet in Python that gets a list of all subdirectories in the current directory: