#linux-commands
Read more stories on Hashnode
Articles with this tag
Day 5 of 90daysofdevops · Task 1: Creating Multiple Directory using Shell Scripting Write a bash script "create_dir.sh" that when the script is executed...
Day 3 of 90daysofdevops · Commonly used Linux Commands ls - List files and directories in the current directory. cd - Change directory. You can use cd...