Day 5 Task: Advanced Linux Shell Scripting for DevOps Engineers with User management
Tasks
Q1. Write a bash script createDirectories.sh that when the script is executed with three given arguments (one is directory name and second is start number of directories and third is the end number of directories ) it creates specified number o...