Advanced Linux Shell Scripting
Script to create multiple directories dynamically
Write a bash script makedir.sh that when the script is executed with three given arguments (one is the directory name and the second is the start number of directories and the third is the end numbe...
sumitramchandra.hashnode.dev5 min read