pidof: fix bug in kill example (#6953)
This commit is contained in:
@@ -16,4 +16,4 @@
|
||||
|
||||
- Uccide tutti i processi con un dato nome:
|
||||
|
||||
`kill "$(pidof {{nome}})" `
|
||||
`kill $(pidof {{nome}})`
|
||||
|
Reference in New Issue
Block a user