Skip to content

selvachezhian/short-commands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

short-commands

##find service by port

source

with this method you can find which process is running on specific port

paste source into your .bashrc or .bash_alias

then run the below command

check 8080
COMMAND   PID USER   FD   TYPE             DEVICE SIZE/OFF NODE NAME
java    95249  sl1  217u  IPv6 0xdd0ab40cfb262b67      0t0  TCP *:http-alt (LISTEN)

Releases

No releases published

Packages

No packages published

Languages