michael@slashetc:~$

The magic of BASH string expansion

If you’ve struggled with workarounds for certain character formats on the command line, this BASH trick will make you very happy. It allows AWK and sed to use BASH as an interpreter.

Article Source.