Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

stop port in use 8000

kill -9 $(lsof -i TCP:8000 | grep LISTEN | awk '{print $2}')
Comment

PREVIOUS NEXT
Code Example
Shell :: how to see path in command prompt 
Shell :: linux search for line in file 
Shell :: check ram speed 
Shell :: git cleanup remove removed 
Shell :: npm save as dev dependency 
Shell :: bash run inline command 
Shell :: bring job number to foreground linux 
Shell :: How to completely remove Mod Pagespeed from Ubuntu 
Shell :: git create new branch from existing branch 
Shell :: how to enable hibernate windows 11 via cmd 
Shell :: posh git install windows 
Shell :: how to download from git branch 
Shell :: compress with tar.gz ubuntu 
Shell :: untar tar.gz 
Shell :: sudoless docker 
Shell :: mac nano location 
Shell :: delete directory linux 
Shell :: install pip3.9 
Shell :: how to install figma for linux 
Shell :: bash git coloring 
Shell :: ideavim reload vimrc 
Shell :: update fc editor 
Shell :: bash while true 
Shell :: git set alias 
Shell :: change size apache 
Shell :: npm init y 
Shell :: react hooks npm install 
Shell :: git tls certificate verification has been disabled 
Shell :: git clone with submodules 
Shell :: github action run shell script 
ADD CONTENT
Topic
Content
Source link
Name
3+5 =