Report current processes
Terminate processes by ID
Display Linux processes
Kill processes by name
pkill
pkill is used to kill the processes by name. It kills the processes by name.
Kill all nginx processes
pkill nginx
List open files and processes
Print system information
Report file system disk space usage