I've got a cronjob that executed a shell script Inside my shell script i do a module load tww/perl
but it gives me
module: command not found
what can i do? I have at least 10 modules I need to load
Well, I'm late but replacing
#!/bin/bash
by
#!/bin/bash -l
works for me.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With