DevOps, Day - 5
Shell script to create multiple directories at once
Here $1 is directory_name(d) $2 is start_directory(1) $3 is end_directory(90) After executing this code, we get the output as...
Script to backup all work done till now
Try these steps to bac...
vrishni.hashnode.dev4 min read