in reply to Re^5: how to kill background process when script exit?
in thread how to kill background process when script exit?
(I couldn't use 'say', you must have a later version of perl than I?)perl -e ' open my $fh, q{perl -e '\''sleep 1; print STDERR "C"'\'' |}; print "P"; ' CP
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: how to kill background process when script exit?
by ikegami (Patriarch) on Feb 21, 2011 at 01:05 UTC |