Bash programming/Function Usage

Functions allows you to group pieces of code and reuse it along your programs. [1]