| 90 | qstat(1B) PBS qstat(1B) |
| 91 | NAME |
| 92 | qstat - show status of pbs batch jobs |
| 93 | SYNOPSIS |
| 94 | qstat [-f [-1]][-W site_specific] [job_identifier... | destination...] |
| 95 | qstat [-a|-i|-r|-e] [-n [-1]] [-s] [-G|-M] [-R] [-u user_list] [job_identifier... | destination...] |
| 96 | qstat -Q [-f [-1]][-W site_specific] [destination...] |
| 97 | qstat -q [-G|-M] [destination...] |
| 98 | qstat -B [-f [-1]][-W site_specific] [server_name...] |
| 99 | DESCRIPTION |
| 100 | The qstat command is used to request the status of jobs, queues, or a batch server. The requested sta- |
| 101 | tus is written to standard out. |
| 102 | When requesting job status, synopsis format 1 or 2, qstat will output information about each job_identifier or all jobs at each destination. Jobs for which the user does not have status privilege are not displayed. |
136 | | |
137 | | qstat(1B) PBS qstat(1B) |
138 | | |
139 | | |
140 | | |
141 | | NAME |
142 | | |
143 | | |
144 | | qstat - show status of pbs batch jobs |
145 | | |
146 | | |
147 | | |
148 | | SYNOPSIS |
149 | | |
150 | | |
151 | | qstat [-f [-1]][-W site_specific] [job_identifier... | destination...] |
152 | | |
153 | | |
154 | | |
155 | | qstat [-a|-i|-r|-e] [-n [-1]] [-s] [-G|-M] [-R] [-u user_list] [job_identifier... | destination...] |
156 | | |
157 | | |
158 | | |
159 | | qstat -Q [-f [-1]][-W site_specific] [destination...] |
160 | | |
161 | | |
162 | | |
163 | | qstat -q [-G|-M] [destination...] |
164 | | |
165 | | |
166 | | |
167 | | qstat -B [-f [-1]][-W site_specific] [server_name...] |
168 | | |
169 | | |
170 | | |
171 | | DESCRIPTION |
172 | | |
173 | | |
174 | | The qstat command is used to request the status of jobs, queues, or a batch server. The requested sta- |
175 | | |
176 | | |
177 | | tus is written to standard out. |
178 | | |
179 | | |
180 | | |
181 | | When requesting job status, synopsis format 1 or 2, qstat will output information about each job_iden- |
182 | | |
183 | | |
184 | | tifier or all jobs at each destination. Jobs for which the user does not have status privilege are not |
185 | | |
186 | | |
187 | | displayed. |
188 | | |
189 | | |
190 | | |
191 | | When requesting queue or server status, synopsis format 3 through 5, qstat will output information |
192 | | |
193 | | |
194 | | about each destination. |
195 | | |
196 | | |
| 104 | When requesting queue or server status, synopsis format 3 through 5, qstat will output information about each destination. |