Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

parar serviço na porta

# list service
netstat -a -n -o | findstr 8080

#kill service
Taskkill /PID <pid> /F

Comment

PREVIOUS NEXT
Code Example
Shell :: tar –exclude directories from a File 
Shell :: /dev/stdin execute remote script with passing args 
Shell :: git ssh setup agent bashrc 
Shell :: add quotes to column and replace with comma 
Shell :: npm run watch not updating 
Shell :: linx command to enable web security in ubuntu 
Shell :: github tips 
Shell :: preserve bash history 
Shell :: end task windows linux 
Shell :: containing globalprotect, pre-dependency problem: globalprotect pre-depends on libqt5webkit5 libqt5webkit5 is not installed. 
Shell :: reinstall libre office to get dbf file works 
Shell :: hint: Waiting for your editor to close the file... need to run as root or suid 
Shell :: build pdf from tex file linux 
Shell :: c# tostring 2 digit hex 
Shell :: +dh_dwz returned exit code 1 
Shell :: sum of files size in linux 
Shell :: log the training YOLO 
Shell :: powershell profile takes a long time to load 
Shell :: Access remote server via PCManFM 
Shell :: awk alternative linux 
Shell :: maingit-branch--m-main-<BRANCH-git-fetch-origin-git-branch--u-origin/<BRANCH-<BRANCH-git-remote-set-head-origin--a 
Shell :: how to install startx 
Shell :: cmake macos disable code signing 
Shell :: linux convert multiple images 
Shell :: password with asterisk in bash script 
Shell :: msg="could not create cluster: could not create pod disruption budget: poddisruptionbudgets.policy "postgres-fx-postgres-pdb" already exists" 
Shell :: Length of $FOO 
Shell :: jq show only certain fields 
Shell :: concatenation in shell script 
Shell :: create theme visual studio code 
ADD CONTENT
Topic
Content
Source link
Name
3+5 =