Below are some of the popular usage of the lsof command.

  1. List all open files
  2. List by filename
  3. List open files by username
  4. List open files by process
  5. List open files by PID
  6. List open files containing directory
  7. Repeat mode
  8. List open files with network protocol
  9. List open files by port
  10. List open files by IPv4/IPv6
  11. List open files on NFS
  12. List locked deleted files

#linux #command #lsof command #examples

Examples of how to use the lsof command in Linux
1.25 GEEK