Advanced Linux Shell Scripting for DevOps Engineers with User management
Task 1: Script to create multiple directories.
Used Virtual box, and Linux Ubuntu 20.04 for this task.
Created a file name “createdirectories.sh“ using the command
touch createdirectories.sh
Moved on to modify the script
vim createdirectories.sh
pr...
blog.automation-dev.us3 min read