Skip to main content

Writing Shell Scripts | Into the Terminal 18

If you have typed the same commands twice, you should have scripted it. This episode covers the basics of Bash scripting.

What this episode covers:

  • Structure of a script: shebang, variables, and arguments.
  • Making scripts executable and putting them on your PATH.
  • Where a shell script is the right tool and where it is not.

Watch the full walkthrough above.