Penguin
Annotated edit history of killall5(8) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 KILLALL5
2 !!!KILLALL5
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 SEE ALSO
7 AUTHOR
8 ----
9 !!NAME
10
11
12 killall5 -- send a signal to all processes.
13 !!SYNOPSIS
14
15
16 __killall5__ -signalnumber
17 !!DESCRIPTION
18
19
20 __killall5__ is the SystemV killall command. It sends a
21 signal to all processes except the processes in its own
22 session, so it won't kill the shell that is running the
23 script it was called from. Its primary (only) use is in the
24 __rc__ scripts found in the /etc/init.d
25 directory.
26 !!SEE ALSO
27
28
29 halt(8), reboot(8)
30 !!AUTHOR
31
32
33 Miquel van Smoorenburg, miquels@cistron.nl
34 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.