Directory Structure Generator
This shell script prompts the user to choose between creating directories or text files. It first asks for the number of main directories to create and a base name for them. Using a loop, it generates these directories with sequential numbering, such...
gagang.hashnode.dev2 min read