Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Have you wondered what php modules is using your LAMP project right now?
1 point by stnv on Jan 29, 2015 | hide | past | favorite
Quick look:

lsof |grep "php\/modules" | awk {'print $9'} | sort | uniq



Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: