[Toybox] interesting new (?) env(1) options
enh
enh at google.com
Fri Mar 15 11:40:33 PDT 2024
i've never noticed these before:
--block-signal[=SIG]
block delivery of SIG signal(s) to COMMAND
--default-signal[=SIG]
reset handling of SIG signal(s) to the default
--ignore-signal[=SIG]
set handling of SIG signal(s) to do nothing
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".)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20240315/3da796f9/attachment.htm>
More information about the Toybox
mailing list