bash scripting
Bash recipes
bash scripting
Proper escaping - Everything is a string
Accessing values
Executing a command
Defining variables
Creating and accessing an array in bash
Creating and accessing a hashmap / dict bash
Determine the directory of the script
Span a command across multiple lines
Lambda-style functions in bash
Creating a text file
base64-encode a text
Bash history
Last updated