5.Advanced Linux Shell Scripting for DevOps Engineers with User management (Day 5 )
All 90 directories within seconds using a simple command.
mkdir day{1..90}
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 -
So Write a bash script createDirectories....
mahbubur.hashnode.dev5 min read