Thursday, February 28, 2008

lsof -U command :

lsof -U command :

is a command meaning "list open files", which is used in many Unix-like systems to report a list of all open files and the processes that opened them. It works in and supports several UNIX flavors.

<-U> means list file open by user.

No comments: