Tag:
lsof

List all open files with lsof

by
on
October 24, 2008

The lsof command stands for “list open files”. It can show all open files as well as sockets, memory mapped libraries, directories, pipes, and network sockets. It is an incredibly powerful tool which you can use to gather detailed information about what is happening on your system. If you run lsof as a normal user [...]

Read More
No Comments
commands
Copyright 2008-2010 WiredRevolution.com. All rights reserved.