Content-type: text/html
Manpage of HUPTER
HUPTER
Section: PUPS commands (1)
Updated: 6th December 2003
Index
Return to Main Contents
NAME
hupter - relay SIGHUP to payload process as SIGTERM.
SYNOPSIS
hupter
[-usage | -help]
command
>& <log file>
DESCRIPTION
hupter(1)
is an application which relays
SIGHUP,
SIGQUIT,
SIGINT
and
SIGTERM
processes to a (child) payload process as
SIGTERM.
This permits processes which have been detached from their controlling terminals
to exit when their parent, usually a
shell
such as
sh(1)
or
tcsh(1)
exits. Useful in shell scripts where process hierarchies need to be cleaned up
if their parent (shell) process exits abnormally.
OPTIONS
-usage | -help
display help and copyright information for the
pgrelay(1)
filter.
command
is the command to be executed. If this is a
pipeline
it should be enclosed in quotes.
ENVIRONMENT VARIABLES
None.
COPYRIGHT
(C) Tumbling Dice Ltd.
PROGRAMMER
M.A. O'Neill.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- ENVIRONMENT VARIABLES
-
- COPYRIGHT
-
- PROGRAMMER
-
This document was created by
man2html,
using the manual pages.
Time: 13:53:35 GMT, January 11, 2008