Fix pgrep: remove the nonexistent -i parameter
This commit is contained in:
@@ -6,10 +6,6 @@
|
|||||||
|
|
||||||
`pgrep {{Finder}}`
|
`pgrep {{Finder}}`
|
||||||
|
|
||||||
- case insensitive greping
|
|
||||||
|
|
||||||
`pgrep -i {{fireFOx}}`
|
|
||||||
|
|
||||||
- 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}}"`
|
||||||
|
Reference in New Issue
Block a user