Welcome to Day 8 of the Bash Scripting Challenge! Today, we'll cover essential concepts such as comments, echo, variables, built-in variables, and wildcards. By the end of this challenge, you'll have a single bash script that demonstrates all these c...