# $RCSfile: env_template,v $ # $Revision: 1.2 $ # $Name: $ # $Date: 2009/01/13 13:27:53 $ # $Author: agibert $ # EnvMng Environment configuration # # description: #------------------------------------------------------------------------------- case "$1" in *profile) ;; *rc) ;; *) echo "$0: Invalid command: [$1] !" ;; esac