Run
Ctrl + C kills the job on remote as well as locally.
bsub
on foreground, show stdout on host stdout live with an interactive with the bsub -I
option:
bsub -I 'echo a;sleep 1;echo b;sleep 1;echo c'; echo done
Articles by others on the same topic
There are currently no matching articles.