✨ Changed killport to script, not alias
This commit is contained in:
parent
f94a6dd3e5
commit
c64d90e2b2
2 changed files with 2 additions and 1 deletions
2
scripts/killport
Executable file
2
scripts/killport
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
fuser -k "$1"/tcp
|
||||
Loading…
Add table
Add a link
Reference in a new issue