Day 5 Task
2 min read
1.You have to do the same using Shell Script i.e using either Loops or command with start day and end day variables using arguments -
Example 1: When the script is executed as
./createDirectories.shday 1 90
then it creates 90 directories a...
shreshta0104.hashnode.dev2 min read