SANS Institute - LSOF
From GCA ACT
Jump to navigationJump to search
Description
LSOF is a command line tool that displays information about open files and processes. It can be used to identify processes that are using a given file, port, or network socket. LSOF is useful for debugging and troubleshooting issues related to file and resource contention.