killall.1 (0b31f1f731fd769e1b2c31ea74459d28d995729a) | killall.1 (c2965cd1854b75e6a13cb4bd6759b71adc8d2a87) |
---|---|
1.\" Copyright (C) 1995 by Joerg Wunsch, Dresden 2.\" All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 104 unchanged lines hidden (view full) --- 113.El 114.Sh ALL PROCESSES 115Sending a signal to all processes with the given UID 116is already supported by 117.Xr kill 1 . 118So use 119.Xr kill 1 120for this job (e.g.\& | 1.\" Copyright (C) 1995 by Joerg Wunsch, Dresden 2.\" All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 104 unchanged lines hidden (view full) --- 113.El 114.Sh ALL PROCESSES 115Sending a signal to all processes with the given UID 116is already supported by 117.Xr kill 1 . 118So use 119.Xr kill 1 120for this job (e.g.\& |
121.Dq Li "kill -TERM -1 | 121.Dq Li "kill -TERM -1" |
122or as root 123.Dq Li "echo kill -TERM -1 | su -m <user>" ) . 124.Sh IMPLEMENTATION NOTES 125This 126.Fx 127implementation of 128.Nm 129has completely different semantics as compared to the traditional --- 43 unchanged lines hidden --- | 122or as root 123.Dq Li "echo kill -TERM -1 | su -m <user>" ) . 124.Sh IMPLEMENTATION NOTES 125This 126.Fx 127implementation of 128.Nm 129has completely different semantics as compared to the traditional --- 43 unchanged lines hidden --- |