Changes
Page history
typo
authored
Apr 05, 2016
by
Villerius
Show whitespace changes
Inline
Side-by-side
EnvironmentModules.md
View page @
6c76ef44
...
...
@@ -49,7 +49,7 @@ To unload a module:
If you want to use the modules command within a script that you want to submit with qsub
you need to source /usr/local/Modules/current/init/bash.
A example script that
you
would submit would look like this:
A
n
example script that would submit
a R v3.2.3 job
would look like this:
```
#!/bin/bash
#$ -S /bin/bash
...
...
...
...