Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

Taskkill

## check and kill used "ports"
netstat -ano | findstr :8080
taskkill /PID <yourid> /F
Comment

PREVIOUS NEXT
Code Example
Shell :: check what ports are open linux 
Shell :: install composer alpine docker 
Shell :: pacman remove package and dependencies 
Shell :: linux opened ports 
Shell :: uninstall ruby ubuntu 
Shell :: Kali linux Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root? virtualbox 
Shell :: install hugo on ubuntu 
Shell :: a script that generates the assembly code (Intel syntax) of a C code and save it in an output file 
Shell :: alpine linux free port 
Shell :: for loop batch 
Shell :: xcode path mac 
Shell :: how to change timezone in linux 
Shell :: Updates were rejected because the remote contains work that you do 
Shell :: ssh service running ubuntu 
Shell :: uninstall google drive ubuntu 20.04 
Shell :: Ubuntu check free space by 5 ways 
Shell :: install bin on ubuntu 
Shell :: pip install bs4 pip install --trusted-host files.pythonhosted.org --trusted-host pypi.org --trusted-host pypi.python.org 
Shell :: install atom ubuntu 18 
Shell :: npx cap sync Unable to find node_modules/@angular-eslint/builder 
Shell :: Build Blender git commands 
Shell :: linux alle dateien löschen die älter als eine woche sind 
Shell :: add to path windows powershell 
Shell :: nginx gzip 
Shell :: how to install firefox in kali linux 
Shell :: kill screen ubuntu 
Shell :: apt sources.list amd64 only 
Shell :: ubuntu dock not showing 
Shell :: bash change to script directory 
Shell :: used port linux 
ADD CONTENT
Topic
Content
Source link
Name
9+8 =