Linux/Unix

Useful comments

  • Checking node configuration
    • pbsnodes
  • Checking jobs:
    • qstat -a
    • showq -r
  • Delete jobs
    • qdel {ID of the job}

Tutorials