<div dir="ltr">i've never noticed these before:<div><br></div><div>       --block-signal[=SIG]<br>              block delivery of SIG signal(s) to COMMAND<br><br>       --default-signal[=SIG]<br>              reset handling of SIG signal(s) to the default<br><br>       --ignore-signal[=SIG]<br>              set handling of SIG signal(s) to do nothing<br></div><div><br></div><div>i've not yet _needed_ them, but fyi in case anyone does. (the motivating example in the man page is "making sure SIGPIPE actually works in a child, regardless of the caller's signal disposition".)</div></div>