table of contents
conflicting packages
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.
2022-05-06 | perl v5.32.1 |