The lsof command displays a list of all currently open files, this information is helpful especially to discover, processes currently running, services being used, ports being used, users currently on the system and much more. In this article we discuss it and commonly used commands with lsof.
Table of contents.Introduction.Syntax.Commands.Summary.References.Introduction.
In Linux everything is a file, the lsof command is used to display a list of all currently open files.
It is common t...
Published on February 01, 2022 07:43