Task 1. Write a bash script createDirectories.sh i.e. using either Loops or command with start day and end day variables using arguments to create a specified number of directories with a dynamic directory name. #!/bin/bash # Check if the correct nu...
anushanayak.hashnode.dev7 min read
No responses yet.