Horje
grepper kill a server Code Example
grepper kill a server
# e.g. rails server is running in port 3000

sudo kill -9 $(lsof -i :3000 -t)




Shell

Related
how to commit a file in git and never commit it again Code Example how to commit a file in git and never commit it again Code Example
imstall prettier Code Example imstall prettier Code Example
Open jupyter notebook in firefox/chrome from wsl Code Example Open jupyter notebook in firefox/chrome from wsl Code Example
install mana in kali complete method Code Example install mana in kali complete method Code Example
read gitignore file Code Example read gitignore file Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
8