Filtering for "Bash"
- Step by step guide for the date in Bash
- The right way to test exit codes in Bash
- Lambda Bash custom runtime with AWS CDK
- Check if a variable is set in Bash
- Build a dead simple CLI in Bash
- Get file name or extension in Bash
- Convert a string to lowercase in Bash
- Confirmation prompt yes/no in Bash
- Create dictionaries or maps in Bash
- Get seconds since Epoch in Bash
- Catch and handle errors in Bash
- Dynamic variable names in Bash
- Parallel commands in Bash
- Return a string from a function in Bash
- Executing a script with dot vs source in Bash
- For Loops in Bash
- How to split a string in Bash
- Ternary operator in Bash