📄 kill.3f
字号:
.\" SCCSID: @(#)kill.3f 8.1 9/11/90.TH kill 3f VAX "" Unsupported.SH Namekill \- send a signal to a process.SH Syntax.B function kill (pid, signum).br.B integer pid, signum.SH Description.NXR "kill subroutine (FORTRAN)".NXR "process" "sending a signal to"The.I pidargument must be the process id of one of the user processes.The.I signumargument must be a valid signal number. For further information, see .MS sigvec 2 ..SH Return ValuesThe returned value will be 0 if successful and an error code otherwise..SH Files.ie \nM /usr/ucb/lib/libU77.a.el /usr/lib/libU77.a.SH See Alsokill(2), sigvec(2), signal(3f), fork(3f), perror(3f)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -