Scroll to navigation

QALTER(1) User Contributed Perl Documentation QALTER(1)

NAME

qalter - alter a job name, the job rerun flag or the job output file name.

SYNOPSIS

qalter [-N Name]
[-r y|n]
[-o output file]
<job ID>

DESCRIPTION

The qalter updates job name, job rerun flag or job output(stdout) log location.

It is aimed to be feature-compatible with PBS' qsub.

OPTIONS

Update job name in the queue
Alter a job rerunnable flag. "y" will allow a qrerun to be issued. "n" disable qrerun option.
Alter a job output log file name (stdout).

The job log will be move/rename after the job has terminated.

-? | --help
brief help message
full documentation

SEE ALSO

qrerun(1) qsub(1)

2024-04-04 perl v5.38.2