1killall(1M)             System Administration Commands             killall(1M)
2
3
4

NAME

6       killall - kill all active processes
7

SYNOPSIS

9       /usr/sbin/killall [signal]
10
11

DESCRIPTION

13       killall  is  used  by  shutdown(1M)  to  kill  all active processes not
14       directly related to the shutdown procedure.
15
16
17       killall terminates all processes with open files so  that  the  mounted
18       file systems will be unbusied and can be unmounted.
19
20
21       killall  sends signal (see kill(1)) to the active processes. If no sig‐
22       nal is specified, a default of 15 is used.
23
24
25       The killall command can be run only by the super-user.
26

ATTRIBUTES

28       See attributes(5) for descriptions of the following attributes:
29
30
31
32
33       ┌─────────────────────────────┬─────────────────────────────┐
34       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
35       ├─────────────────────────────┼─────────────────────────────┤
36       │Availability                 │SUNWcsu                      │
37       └─────────────────────────────┴─────────────────────────────┘
38

SEE ALSO

40       kill(1), ps(1), fuser(1M), shutdown(1M), signal(3C), attributes(5)
41
42
43
44SunOS 5.11                        14 Sep 1992                      killall(1M)
Impressum