| sidebar_position | 6 | |||
|---|---|---|---|---|
| title | Other Resources | |||
| description | A collection of resources to learn more about Bash Scripting. | |||
| tags |
|
|||
| keywords |
|
|||
| slug | /bash/other-resources |
Here are some extra resources you can use to learn Bash scripting with examples:
- Concepts: Each topic is split into separate files so the concepts are easier to understand.
- Scripts: A collection of Bash scripts I have created to help you understand the concepts better.
- Bash Scripting Introduction - Go back to the basics and common shell concepts.
- Tools - Explore tools that make shell work easier.