...
A detailed list and description of the Triton cluster commands can be found at:http://tritonresource.sdsc.edu/jobs.php
http://tritonresource.sdsc.edu/jobs.php
The most used commands will be:
...
- qsub (submit a .pbs script to the cluster)
- qstat (check on status of submitted jobs)
- qdel (delete job on queue)
...