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

No responses yet.