replaced {{8080}} with {{port}} to follow format conventions.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
- find the process that opened a local internet port
|
||||
|
||||
`lsof -i :{{8080}}`
|
||||
`lsof -i :{{port}}`
|
||||
|
||||
- only output the process PID (e.g. to pipe into kill)
|
||||
|
||||
|
Reference in New Issue
Block a user