#!/bin/sh source /etc/profile figlet -f small ' AWSible' echo "This is a ${CLOUD_MODULE} system in the ${CLOUD_ACCOUNT} environment." echo