Alphabet-MkDirs.sh is a script designed to make Directories from A to Z using current Directory. It offers options for creating normal directories or static directories.
The script prompts the user to select the type of directory they want to create: Normal, Normal_ToSort, Static, or Static_ToSort.
Based on the selection, the script creates directories from A to Z, either with empty files or additional sorting directories.
The script can be executed by navigating to the desired directory and running the script.