which、whereis、localte、find命令區別+mac下端口占用查詢

 

which       查看可執行文件的位置 
whereis    查看文件的位置 
locate       配 合數據庫查看文件位置 
find          實際搜尋硬盤查詢文件名稱 前端

 

ps數據庫

netstatapache

 

mac下查詢端口被佔用tcp

命令 lsof -i tcp:port  (port替換成端口號,好比6379)能夠查看該端口被什麼程序佔用,並顯示PID,方便KILLpost

apachectl 和 httpd的關係 .net

apachectl是前端控制程序,httpd是實際後臺運行的程序。blog

 

相關連接:it

http://312788172.iteye.com/blog/730280class

http://blog.csdn.net/xmmcuduck/article/details/4916383 //apachectl與httpd的關係後臺

相關文章
相關標籤/搜索