Our Sponsors



Download BioinformaticsOnline(BOL) Apps in your chrome browser.




Run multiple bash command in screen !

  • Public
By LEGE 956 days ago Comments (1)
#login to screen screen -r 123 #bash.sh srun --partition=compute --nodes=1 --ntasks-per-node=40 --pty bash.sh #Run and check the status in screen contol +A +D

Comments