table of contents
QDEL(1) | User Contributed Perl Documentation | QDEL(1) |
NAME¶
qdel - deletes jobs in a familiar pbs format
SYNOPSIS¶
qdel job_id...
DESCRIPTION¶
The qdel command cancels the specified jobs.
OPTIONS¶
- -? | --help
- brief help message
- --man
- full documentation
EXIT STATUS¶
On success, qdel will exit with a value of zero. On failure, qdel will exit with a value greater than zero.
2024-08-03 | perl v5.38.2 |