/
PP-1105: qsub: standard input notice
PP-1105: qsub: standard input notice
Overview:
- When submitting a job with qsub and reading the input from stdin a notice will be shown. The purpose of the message is just to inform the user that qsub is waiting for the input.
Interface - new message to stdout:
- Visibility: Public
- Change Control: stable
- Detail: This new notice will be print to stdout once the qsub waits for script input from stdin. The message differs between Linux and Windows.
- Linux example:
$ qsub
Job script will be read from standard input. Submit with CTRL+D.
- Windows example:
- > qsub
Job script will be read from standard input. Submit with CTRL+Z.
- > qsub
, multiple selections available,
Related content
PP-516: Direct write of the job's stdout/err files.
PP-516: Direct write of the job's stdout/err files.
More like this
Non-printing characters in job attribute and resource values as well as hook names
Non-printing characters in job attribute and resource values as well as hook names
More like this
Design Document for PP-912
Design Document for PP-912
More like this
PP-773: Array jobs do not send emails when specified for -m abe
PP-773: Array jobs do not send emails when specified for -m abe
More like this
Design Document for PP-913
Design Document for PP-913
More like this
Design Document for PP-1289
Design Document for PP-1289
More like this