Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

python_qpeek

qpeek in python

usage: python_qpeek.py [-h] [--cat] [--head] [--tail] [--err] [--out]
                       [--spool SPOOL] [--ssh] [--rsh]
                       jobid

positional arguments:
  jobid          Jobid

optional arguments:
  -h, --help     show this help message and exit
  --cat          Show all of the output file (default: True)
  --head         Show the beginning of the output file (default: False)
  --tail         Show the end of the output file (default: False)
  --err          Show the stderr of the job (default: False)
  --out          Show the stdout of the job (default: True)
  --spool SPOOL  Show the stdout of the job (default: /var/spool/torque/spool)
  --ssh          Use SSH command (default: True)
  --rsh          Use RSH command (default: False)

About

qpeek in python

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages