#!/bin/bash # Load (source) the functions . functions/greetings_template.sh # Say Hello World echo "####### Hello World ! #######" say_hello