Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 889 Bytes

File metadata and controls

18 lines (14 loc) · 889 Bytes
sidebar_position 6
title Other Resources
description A collection of resources to learn more about Bash Scripting.
tags
Bash Scripting
Linux
Shell Scripting
keywords
Bash Scripting
Linux
Shell Scripting
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.

Read next