[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[rfc] nosig: new program to compliment nohup
From: |
Mike Frysinger |
Subject: |
[rfc] nosig: new program to compliment nohup |
Date: |
Sun, 2 Feb 2020 11:48:01 -0500 |
i had need of a nohup-like program, but for a different signal.
i ended up writing a util called "nosig" that allows full control
over signal settings before execing another program:
https://vapier.github.io/nosig/
https://vapier.github.io/nosig/man.html
i figure expanding nohup won't work well since its behavior is
specified by POSIX. better to have a new tool.
is there interest in merging into coreutils ? i'd be fine redoing
the code style/idioms to align with the project, but didn't want to
spend time on it if people weren't amenable to the idea :).
-mike
signature.asc
Description: Digital signature
- [rfc] nosig: new program to compliment nohup,
Mike Frysinger <=