Minor correction
Command with parameters need to be in double-quotes
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
- search full command line with parameters instead of just the process name
|
- search full command line with parameters instead of just the process name
|
||||||
|
|
||||||
`pgrep -f {{ssh root}}`
|
`pgrep -f "{{ssh root}}"`
|
||||||
|
|
||||||
- search for process run by a specific user
|
- search for process run by a specific user
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user