loading modules from cron job -


i've got cronjob executed shell script inside shell script module load tww/perl

but gives me

module: command not found 

what can do? have @ least 10 modules need load

it seems script depends on environment setting, such initial path modules, cron doesn't know about. default cron environment quite austere, or on *nix systems use.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -