OSDN Git Service

Update translations: chroot, csplit, dd, du, pwd
[linuxjm/coreutils.git] / original / man1 / kill.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.3.
2 .TH KILL "1" "January 2016" "GNU coreutils 8.25" "User Commands"
3 .SH NAME
4 kill \- send signals to processes, or list signals
5 .SH SYNOPSIS
6 .B kill
7 [\fI\,-s SIGNAL | -SIGNAL\/\fR] \fI\,PID\/\fR...
8 .br
9 .B kill
10 \fI\,-l \/\fR[\fI\,SIGNAL\/\fR]...
11 .br
12 .B kill
13 \fI\,-t \/\fR[\fI\,SIGNAL\/\fR]...
14 .SH DESCRIPTION
15 .\" Add any additional description here
16 .PP
17 Send signals to processes, or list signals.
18 .PP
19 Mandatory arguments to long options are mandatory for short options too.
20 .HP
21 \fB\-s\fR, \fB\-\-signal\fR=\fI\,SIGNAL\/\fR, \fB\-SIGNAL\fR
22 .IP
23 specify the name or number of the signal to be sent
24 .TP
25 \fB\-l\fR, \fB\-\-list\fR
26 list signal names, or convert signal names to/from numbers
27 .TP
28 \fB\-t\fR, \fB\-\-table\fR
29 print a table of signal information
30 .TP
31 \fB\-\-help\fR
32 display this help and exit
33 .TP
34 \fB\-\-version\fR
35 output version information and exit
36 .PP
37 SIGNAL may be a signal name like 'HUP', or a signal number like '1',
38 or the exit status of a process terminated by a signal.
39 PID is an integer; if negative it identifies a process group.
40 .PP
41 NOTE: your shell may have its own version of kill, which usually supersedes
42 the version described here.  Please refer to your shell's documentation
43 for details about the options it supports.
44 .SH AUTHOR
45 Written by Paul Eggert.
46 .SH "REPORTING BUGS"
47 GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
48 .br
49 Report kill translation bugs to <http://translationproject.org/team/>
50 .SH COPYRIGHT
51 Copyright \(co 2016 Free Software Foundation, Inc.
52 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
53 .br
54 This is free software: you are free to change and redistribute it.
55 There is NO WARRANTY, to the extent permitted by law.
56 .SH "SEE ALSO"
57 kill(2)
58 .PP
59 .br
60 Full documentation at: <http://www.gnu.org/software/coreutils/kill>
61 .br
62 or available locally via: info \(aq(coreutils) kill invocation\(aq