#! /bin/sh

. /opt/modules/default/etc/modules.sh
teste=module list
echo $teste >>  /stornext/home/etaclim/sazonal/worketa/eta/install/teste

exit

