qsub(1) xfree86 man page | unix.com

Man Page: qsub

Operating Environment: xfree86

Section: 1

QSUB(1) 						User Contributed Perl Documentation						   QSUB(1)

NAME
qsub - submit a batch job in a familiar pbs format
SYNOPSIS
qsub [-a date_time] [-A account_string] [-b secs] [-C directive_prefix] [-e path] [-I] [-l resource_list] [-m mail_options] [-M user_list] [-N name] [-o path] [-p priority] [-q destination] [-W additional_attributes] [-h] [script]
DESCRIPTION
The qsub command displays information about nodes. It is aimed to be feature-compatible with PBS' qsub.
OPTIONS
-a Display information for all nodes. This is the default if no node name is specified. -I Interactive execution. -j join It is not necessary (currently also not possible) since stderr/stdout are always joined. -v [variable_list] Exporting single variables via -v is not supported, since the entire login environment is exported by the default. -V The -V option to export the current environment is not required since it is done by default. -? | --help brief help message --man full documentation perl v5.14.2 2012-04-10 QSUB(1)
Related Man Pages
pbs_resources_sp2(7b) - debian
pbs_resources_sp2(7b) - php
pbs_resources_sp2(7b) - opendarwin
pbs_resources_sp2(7b) - osx
pbs_resources_sp2(7b) - x11r4
Similar Topics in the Unix Linux Community
How to set the SGE job execution order for nested qsub?
Submitting multiple qsub jobs
Pbs script path from the id
Makefiles
Submit a qsub script SGE