????[root@localhost ~]# netstat -nlp
????netstat?????????????????£?
????-t : ??????TCP???
????-u : ??????UDP???
????-l : ??????????????(??ν??????????ó????????д???????Э??(protocol)??????????)
????-p : ??????????????????????????????/???????????????
????-n : ??????DNS???(??????????)
?????????????????????????ж????????????grep??????????????????????
????[root@localhost ~]# netstat -nlp |grep LISTEN   //????????м??????
????[root@localhost ~]# netstat -nlp |grep 80   //??????80?????????
????[root@localhost ~]# netstat -an | grep 3306   //??????3306?????????