kill-(1f) - [FUNIX] send signals to processes (LICENSE:PD)
Syntax
Description
Options
Example
Author
License
kill- PIDs [ -s signal_number] [ --help|--version]
Calls system_kill(3f), which calls kill(3c) to send signals to processes.
PIDs PID numbers to send signal to -s signal number to send to the processes --help display this help and exit --version output version information and exit
Sample execution:
> $ kill- 60476 234234 OTHER -s 9 > *a2d* - cannot produce number from string [OTHER] > *a2d* - [Bad value during integer read] > *kill*: SIGNAL=9 PID=60476 successfully sent > *kill*: process not found > *kill*: PID value of 0 is not supported
John S. Urban
Public Domain
Nemo Release 3.1 | kill- (1) | February 23, 2025 |