Bash Top calendar Jan 21, 2024 · 1 min read · bash · Share on: twitter facebook linkedin copy Introduction intro Hello World Parameters Special Parameters File Streams Bash Logic 1: pipelines and lists Bash Logic 2: Doing logic with [[ and ]] Bash Arrays Bash Expansions: About Shell Expansions Brace Expansion Tilde Expansion parameter and variable expansion command substitution arithmetic expansion is base on shell arithmetic. word splitting filename expansion On some systems: Process Substitution Bash functions