Write a bash script createdirectories.sh that when the script is executed with three given arguments (one is directory name and the second is the start number of directories and the third is the end number of directories ) it creates a specified numb...

No responses yet.