Debugging

In this lesson, you will learn about bash flags useful for debugging, how to trace bash code, and useful resources for linting bash scripts.

How Important is this Lesson?

If you write, use or maintain bash of any complexity you’ll want to know how to debug it!

Syntax Checking Options

Start by creating this simple (but broken) script:

Get hands-on with 1200+ tech skills courses.