This lab focused on writing basic shell scripts to automate routine tasks within Linux. I learned how to create scripts, use variables, and execute commands within a script to perform automated processes. Debugging syntax errors and ensuring scripts executed correctly required careful review. Overall, this lab demonstrated the efficiency benefits of automation through scripting.