Skip to main content
DevOpsLabTH.dev

Parameter expansion for safe scripts

Bash parameter expansion does more than `$VAR`. Default values, stripping a suffix, and stripping a prefix all come from the same `${...}` syntax.

Sign in to start the lab