?? Day 8 of #90DaysOfDevOps Challenge: Bash Scripting Basics ???
Naushad khan
Cloud Engineer | AWS Certified Solution Architect | Nutanix Certified Associate | Linux | Git & GitHub | Docker | Jenkins | ManageEngine (MECP) | Monitoring and Logging
Today, I explored the essentials of bash scripting, covering key concepts step by step. Here's how I tackled each task, along with command-line examples:
?? Task 1: Comments
?? Task 2: Echo
?? Task 3: Variables
? Task 4: Using Variables
?? Task 5: Built-in Variables
?
? Task 6: Wildcards
# List all files with a .txt extension in the current directory
# List all files starting with 'file' and ending in '.sh'
?? Submission Instructions
Day 8 was an exciting introduction to bash scripting, building a solid foundation for more complex tasks ahead. Can’t wait to dive into advanced concepts in the coming days! ??
#Day8 #BashScripting #DevOpsLife #LinuxLearning #Automation #ShellScripting #90DaysOfDevOps #TechGrowth #CommandLine