Blame man/kill.1

Packit 9e4112
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.3.
Packit 9e4112
.TH KILL "1" "July 2018" "GNU coreutils 8.30" "User Commands"
Packit 9e4112
.SH NAME
Packit 9e4112
kill \- send signals to processes, or list signals
Packit 9e4112
.SH SYNOPSIS
Packit 9e4112
.B kill
Packit 9e4112
[\fI\,-s SIGNAL | -SIGNAL\/\fR] \fI\,PID\/\fR...
Packit 9e4112
.br
Packit 9e4112
.B kill
Packit 9e4112
\fI\,-l \/\fR[\fI\,SIGNAL\/\fR]...
Packit 9e4112
.br
Packit 9e4112
.B kill
Packit 9e4112
\fI\,-t \/\fR[\fI\,SIGNAL\/\fR]...
Packit 9e4112
.SH DESCRIPTION
Packit 9e4112
.\" Add any additional description here
Packit 9e4112
.PP
Packit 9e4112
Send signals to processes, or list signals.
Packit 9e4112
.PP
Packit 9e4112
Mandatory arguments to long options are mandatory for short options too.
Packit 9e4112
.HP
Packit 9e4112
\fB\-s\fR, \fB\-\-signal\fR=\fI\,SIGNAL\/\fR, \fB\-SIGNAL\fR
Packit 9e4112
.IP
Packit 9e4112
specify the name or number of the signal to be sent
Packit 9e4112
.TP
Packit 9e4112
\fB\-l\fR, \fB\-\-list\fR
Packit 9e4112
list signal names, or convert signal names to/from numbers
Packit 9e4112
.TP
Packit 9e4112
\fB\-t\fR, \fB\-\-table\fR
Packit 9e4112
print a table of signal information
Packit 9e4112
.TP
Packit 9e4112
\fB\-\-help\fR
Packit 9e4112
display this help and exit
Packit 9e4112
.TP
Packit 9e4112
\fB\-\-version\fR
Packit 9e4112
output version information and exit
Packit 9e4112
.PP
Packit 9e4112
SIGNAL may be a signal name like 'HUP', or a signal number like '1',
Packit 9e4112
or the exit status of a process terminated by a signal.
Packit 9e4112
PID is an integer; if negative it identifies a process group.
Packit 9e4112
.PP
Packit 9e4112
NOTE: your shell may have its own version of kill, which usually supersedes
Packit 9e4112
the version described here.  Please refer to your shell's documentation
Packit 9e4112
for details about the options it supports.
Packit 9e4112
.SH AUTHOR
Packit 9e4112
Written by Paul Eggert.
Packit 9e4112
.SH "REPORTING BUGS"
Packit 9e4112
GNU coreutils online help: <https://www.gnu.org/software/coreutils/>
Packit 9e4112
.br
Packit 9e4112
Report kill translation bugs to <https://translationproject.org/team/>
Packit 9e4112
.SH COPYRIGHT
Packit 9e4112
Copyright \(co 2018 Free Software Foundation, Inc.
Packit 9e4112
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
Packit 9e4112
.br
Packit 9e4112
This is free software: you are free to change and redistribute it.
Packit 9e4112
There is NO WARRANTY, to the extent permitted by law.
Packit 9e4112
.SH "SEE ALSO"
Packit 9e4112
kill(2)
Packit 9e4112
.PP
Packit 9e4112
.br
Packit 9e4112
Full documentation at: <https://www.gnu.org/software/coreutils/kill>
Packit 9e4112
.br
Packit 9e4112
or available locally via: info \(aq(coreutils) kill invocation\(aq