usage
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| usage [2025/10/30 12:08] – pillai | usage [2026/02/17 14:46] (current) – pillai | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | **<color red>Note - </ | ||
| + | |||
| **__< | **__< | ||
| Line 30: | Line 32: | ||
| <code bash> | <code bash> | ||
| # | # | ||
| - | source | + | #$ -S /bin/bash |
| - | export PATH=/scratch5/software/ | + | . /etc/profile |
| #$ -o job_output | #$ -o job_output | ||
| #$ -M <your email address> | #$ -M <your email address> | ||
| Line 44: | Line 46: | ||
| <code bash> | <code bash> | ||
| # | # | ||
| - | source | + | #$ -S /bin/bash |
| - | export PATH=/scratch5/software/ | + | . /etc/profile |
| #$ -o job_output | #$ -o job_output | ||
| #$ -M <your email address> | #$ -M <your email address> | ||
| Line 59: | Line 61: | ||
| <code bash> | <code bash> | ||
| # | # | ||
| - | source | + | #$ -S /bin/bash |
| - | export PATH=/scratch5/software/ | + | . /etc/profile |
| #$ -o job_output | #$ -o job_output | ||
| #$ -M <your email address> | #$ -M <your email address> | ||
| Line 74: | Line 76: | ||
| <code bash> | <code bash> | ||
| # | # | ||
| - | source | + | #$ -S /bin/bash |
| - | export PATH=/scratch5/software/ | + | . /etc/profile |
| #$ -o job_output | #$ -o job_output | ||
| #$ -M <your email address> | #$ -M <your email address> | ||
usage.1761836909.txt.gz · Last modified: by pillai
