Quote:
Originally Posted by chanc
Thank you very much for your kindness and great patience.I really appreciate it.
|
I am at work right now so I cant test it for a few hours. It seems like the problem might be the timeout. Try changing this line
Code:
timeout 1 dumper p $REPLY 2>/dev/null
to this
Code:
timeout 3 dumper p $REPLY 2>/dev/null