#!/bin/sh #------------------------------------------------------------------------ # ${SELF} (${SELF_VERSION}) - Display a message on standard output # Copyright © 2014 Pôle de compétences EOLE # # License CeCILL: # * in french: http://www.cecill.info/licences/Licence_CeCILL_V2-fr.html # * in english http://www.cecill.info/licences/Licence_CeCILL_V2-en.html #------------------------------------------------------------------------ # Changes: # 0.0.4 Add log utilities with a dedicated developper documentation # 0.0.3 Add “--sources” option to write “${SELF}” code on standard output # 0.0.2 Take care of DEBUG=yes environment variable # 0.0.1 Initial release #------------------------------------------------------------------------ # Usage: ${SELF} [--message |