Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to know pid of a port

netstat -aon | find "9999"
Comment

how to know pid of a port

taskkill /F /PID 15776
Comment

PREVIOUS NEXT
Code Example
Shell :: list npm packages installed globally 
Shell :: docker install nano 
Shell :: filename too long git 
Shell :: install sklearn with conda 
Shell :: delete files with a certain extension recursively 
Shell :: ubuntu install telegram 
Shell :: find gnome shell version 
Shell :: upgrade pandas version 
Shell :: kill app at port 
Shell :: check chrome version ubuntu via terminal 
Shell :: create react app typescript 
Shell :: how to update git submodule 
Shell :: npm show registry 
Shell :: install fira code vscode ubuntu 
Shell :: install wps ubuntu 20.04 
Shell :: git list config 
Shell :: install redis on ubuntu 
Shell :: git undo commit keep changes 
Shell :: server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none 
Shell :: install ninja ubuntu 
Shell :: install cheese on ubuntu 
Shell :: how to check linux distro from terminal 
Shell :: see ports in use 
Shell :: ubuntu check process on port 
Shell :: wifi password from command prompt 
Shell :: docker prune images 
Shell :: git unset alias 
Shell :: ls show octal permissions 
Shell :: vscode give music permissions 
Shell :: snap install 
ADD CONTENT
Topic
Content
Source link
Name
2+6 =