created new killport alias command
This commit is contained in:
parent
dca2b105bb
commit
5e83fb36b1
1 changed files with 1 additions and 0 deletions
|
|
@ -149,3 +149,4 @@ alias thinkorswim="/home/brian/thinkorswim/thinkorswim"
|
||||||
alias shutdown="shutdown -h now"
|
alias shutdown="shutdown -h now"
|
||||||
alias docs="cd ~/Documents"
|
alias docs="cd ~/Documents"
|
||||||
alias curltime="curl -w \"@$HOME/Documents/notes/curl-format.txt\" -o /dev/null -s"
|
alias curltime="curl -w \"@$HOME/Documents/notes/curl-format.txt\" -o /dev/null -s"
|
||||||
|
alias killport="fuser -k"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue