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.
Thursday, February 28, 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment