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