#devops All 90 directories within seconds using a simple command, creating 90 directories in one go as below: mkdir day{1..90} You have to do the same using Shell Script i.e using either Loops or command with start day and end day variables using ar...

No responses yet.