mirror of
https://github.com/Ajetski/dotfiles.git
synced 2025-11-27 11:32:45 -10:00
for linux
This commit is contained in:
parent
4961e64c92
commit
526e36003e
@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
PORT=$1
|
PORT=$1
|
||||||
kill -9 $(lsof -t -i:$PORT)
|
kill -l $(lsof -t -i:$PORT)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user