#!/bin/bash source echocolor.sh # ou .nom_du_script minipoesie() { echo "$*" shift 1 echo "$*" echo "$*" shift 2 echo -e "\t$*" echo -e "\t $*" shift 3 echo -e "\t $*" } minipoesie hypathie chez debian facile echocolor $orange "c'est une mauvaise poésie"