Tag Archives: kill process

linux pkill/pgrep commands tutorial: pkill/pgrep syntax and examples

linux pkill/pgrep commands:
– Syntax
– Options
– Examples:
— List all processes whose names contain SSH and pid
— Kill all processes with a given partial name
— Kill all processes of the specified user
— Kill all processes of the specified terminal
Continue reading

Posted in How to | Tagged , | Comments Off on linux pkill/pgrep commands tutorial: pkill/pgrep syntax and examples