LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: Device Or Resource Busy Errors In Linux (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-device-or-resource-busy-errors-in-linux-793621/)

LXer 03-06-2010 09:40 AM

LXer: Device Or Resource Busy Errors In Linux
 
Published at LXer:

lsof is used to LiSt Open Files, hence the command’s name. It’s a handy tool normally used to list the open files on a system along with the associated processes or users, and can also be used to gather information on your system’s network connections. When run without options, lsof lists all open files along with all of the active processes that have them open. To get a full and accurate view of what files are open by what processes, make sure that you run the lsof command with root privileges.

Read More...


All times are GMT -5. The time now is 08:48 AM.