Re: How to disable SIGTERM
On Sat, Apr 11, 2015 at 12:56 AM, Martin d'Anjou wrote: > I worked on the SIGTERM propagation feature today. I trust that the new --termseq + process group creation will solve your concerns. /Ole
Re: pid_parentpid_cmd for MSWin32 missing
On Mon, Apr 13, 2015 at 1:23 PM, Tzafrir Poupko wrote: > Under windows command line: > ps -ef | perl -ane '1..1 and /^(.*)CO?MM?A?N?D/ and $s=length $1;s/^.{$s}//; > print "@F[1,2] $_"' > Can't find string terminator "'" anywhere before EOF at -e line 1. > > ps -ef | perl -ane "1..1 and /^(.*)CO?M
