At a basic level, parameter expansion means changing Bash syntax into a value—expanding it. For example: You can change the case of an entire string, or part of it, using only Bash. XDG Base Directory ...
Business.com on MSN

Understanding functions in PowerShell

Don’t copy and paste the same code over and over again. Instead, create a PowerShell function and save yourself time.