Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

find which service is using port

 netstat -aon | findstr<port_number>  

 tasklist | findstr 9260 
Comment

PREVIOUS NEXT
Code Example
Shell :: git remove commit 
Shell :: rxjs_1.lastValueFrom is not a function 
Shell :: ln phpmyadmin 
Shell :: killing port using npm cli 
Shell :: which user apache runs as ubntu 
Shell :: magento bin install 
Shell :: ubuntu delete all files with extension 
Shell :: install pip on raspberry pi 
Shell :: git delete merged branches 
Shell :: indicator stickynotes 
Shell :: ubuntu no bluetooth found 
Shell :: oh my zsh highlight 
Shell :: node in ubuntu 
Shell :: make fish as default shell 
Shell :: stop port ubintu 
Shell :: how to download workbench for linux 
Shell :: sudo user centos 
Shell :: error: Pulling is not possible because you have unmerged files. 
Shell :: find cudnn version 
Shell :: install zsh auto suggestion 
Shell :: uninstall genymotion linux 
Shell :: npm does not support Node.js v10.19.0 
Shell :: install mysql linux mint 
Shell :: size of directory powershell 
Shell :: get wifi password windows 10 
Shell :: npm install redux form 
Shell :: fatal: unable to access 
Shell :: Clear powershell console history 
Shell :: windows npm install permission denied 
Shell :: ionic cordova live reload 
ADD CONTENT
Topic
Content
Source link
Name
7+3 =