I have a long running Torque/PBS job and I\'d like to monitor output. But log file only gets copied after the job is finished. Is there a way to convince PBS to refresh it
For me, ssh-ing to the node where the job is running and looking at files under /var/spool/torque/spool/ works, but it might be specific to this particular environment.