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
Post a Comment