reopen a process by its pid

Hi everybody,

I have a process running in background (an ffmpeg conversion) , i have stored its pid id and i want to reopen it or to store the results to a .txt file to at what point is the conversion.

I don’t know if it’s understandable but thanks for your help.

Francois

Hi fpedeboscq,

Unfortunately it is not possible to get intermediate results from processes executed by the «do shell script» command. And that’s why you cannot build a progress bar for script wrappers :frowning: