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 labBash 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