You will most often use Bash functions to make your shell life easier; instead of typing out complex command pipelines, ...
At a basic level, parameter expansion means changing Bash syntax into a value—expanding it. For example: You can change the ...