mirror of
https://github.com/uutils/coreutils
synced 2025-01-07 02:39:11 +00:00
8 lines
102 B
Markdown
8 lines
102 B
Markdown
|
# kill
|
||
|
|
||
|
```
|
||
|
kill [OPTIONS]... PID...
|
||
|
```
|
||
|
|
||
|
Send signal to processes or list information about signals.
|