I forgot to post the corresponding strace commands:

straceCommand="strace -e trace=file,connect -e signal=none -f -ff -o
%file %command >/dev/null 2>&1"
straceCommandPid="strace -e trace=file,connect -e signal=none -f -ff -o
%file -p %pid >/dev/null 2>&1"



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to