Hi List,
Question, I run:
- Qrsh (to get a shell on remote compute node)
- "/bin/yes > /dev/null &" (run some bogus detached process there)
- Control-D - I lose the shell connection, but the job keeps running
in the 'r' state
- If I run 'qdel' to terminate
Hi,
> Am 23.12.2016 um 11:58 schrieb Ondrej Valousek :
>
> Hi List,
>
> Question, I run:
> - Qrsh (to get a shell on remote compute node)
> - “/bin/yes > /dev/null &” (run some bogus detached process there)
> - Control-D – I lose the shell connection, but the job keep