Bash Scripting and Bash Automation Practice

Execute Scripts

  • use bash .sh
  • or use ./.sh

Make Scripts Executable

chmod +x <filename>.sh