Changes between Initial Version and Version 5 of Ticket #1369


Ignore:
Timestamp:
Apr 21, 2022, 9:13:27 AM (2 years ago)
Author:
Nicklas Nordborg
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1369

    • Property Resolutionfixed
    • Property Status newclosed
  • Ticket #1369 – Description

    initial v5  
    22
    33 * `qsub <script>` --> `nohup <script> &`
    4  * `qstat` and `qacct` --> `ps` and maybe read from a special status file
    5  * `qdel` --> `kill`
     4 * `qstat` and `qacct` --> ~~`ps` and maybe~~ read from a special status file
     5 * `qdel` --> `kill -- -<taskid>`