netstate -lput doesn't show the pid of deamon that is listening on port:8080? -


i runed:netstat -lputn find ount program listening on port 8080,but got blow output:

no pid or program info got shown

as can see no pid or program name got shown,why?

i found it:

ps -ef|grep 8080 

it turns out jenkins


Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Automatically create pages in phpfox -

c# - Farseer ContactListener is not working -