removed kill -9 pipe.
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
- only output the process PID (e.g. to pipe into kill)
|
- only output the process PID (e.g. to pipe into kill)
|
||||||
|
|
||||||
`lsof -t {{/path/to/file}} | xargs kill -9`
|
`lsof -t {{/path/to/file}}`
|
||||||
|
|
||||||
- list files opened by user
|
- list files opened by user
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user