lsof
By Marc • Feb 19th, 2007 • Category: Computers, Linux, Software, Tech, UnixAny UNIX Sys Admin can benefit from the use of the lsof command.
lsof is the Linux/Unix über-tool. I use it most for getting network connection related information from a system, but that’s just the beginning for this amazing and little-known application. The tool is aptly called lsof because it “lists open files”. And [...]