Pkill
Template:Short description Template:Lowercase Script error: No such module "Infobox".Template:Template other Script error: No such module "Check for unknown parameters".Script error: No such module "Check for conflicting parameters". Template:Mono (see Template:Mono) is a command-line utility initially written for use with the Solaris 7 operating system in 1998. It has since been reimplemented for Linux and some BSDs.
As with the Template:Mono and Template:Mono commands, Template:Mono is used to send signals to processes. The Template:Mono command allows the use of extended regular expression patterns and other matching criteria.
Example usage
Kill the most recently created Template:Mono process:
pkill -n acroread
Send a USR1 signal to Template:Mono process:
pkill -USR1 acroread
See also
Script error: No such module "Portal".
Some other unix commands related to process management and killing include:
- Template:Mono, which sends signals processes by process ID instead of by pattern-matching against the name.
- Template:Mono, which changes the priority of a process.
- Template:Mono and Template:Mono, which display a list of processes and their resource usage; Template:Mono can send signals to processes directly from this list.
- Template:Mono, a command-line utility to send signals or report process status. Template:Mono is favoured over it.
References
- – Solaris 11.4 User Commands Reference Manual
- : look up processes based on name and other attributes – Linux User Commands Manual
External links
Script error: No such module "Navbox".