Guide to lsof Linux command with examples - LinuxConfig.org

The lsof Linux command is used to list open files. On Linux systems, everything is considered a file. This means that files, directories, sockets, pipes, devices, etc are all files, therefore the lsof command will list all of these things if any of them are in use.


This is a companion discussion topic for the original entry at https://linuxconfig.org/guide-to-lsof-linux-command-with-examples