qsub

Submits a script to the queue management system TORQUE. More information: <https://manned.org/qsub.1>.

Debian Debian
RUN apt-get update && \ apt-get install -y slurm-llnl-torque
Ubuntu
RUN apt-get update && \ apt-get install -y slurm-llnl-torque
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y slurm-wlm-torque
Fedora
RUN dnf install -y gridengine
Raspbian
RUN apt-get update && \ apt-get install -y torque-client-x11
click the source code to copy install qsub on any operating system with command-not-found.com