返回命令列表

Linux command

Kill process by name

文本

May affect permissions or system state. Check the target first.

命令示例

Kill process by name

pkill process_name

说明

Useful Linux one-liner

FAQ

What is the pkill command used for?

Useful Linux one-liner

How do I run a basic pkill example?

Run `pkill process_name` in a terminal, then adjust file names, paths, flags, or remote targets for your system.