List of Open Files
Tagged with: command, file, filler, fuser, Linux, lsof, open, process
Display a list of files opened by processes
lsof -p NUMBER
Display a list of files opened by processes
lsof -p NUMBER
This entry was posted on Monday, January 12th, 2009 at 11:13 pm and is filed under Command Line, Linux. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
I am Binny V A, a freelance Web Developer on the LAMP Platform. Open Source Geek.
January 13th, 2009 09:36
Display a list of opened files by process name
lsof -c firefox