Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        lsof - A utility which lists open files on a Linux/UNIX system
        
        
        - Description:
- Lsof stands for LiSt Open Files, and it does just that: it lists information
about files that are open by the processes running on a UNIX system. 
Packages
        
        
            | lsof-4.93.2-1.el8.x86_64
              [251 KiB] | Changelog
              by Jan Rybar (2020-04-17): - Rebase to lsof-4.93.2
- Upstream moved to GitHub (original unreachable) and tarball structure changed
- Manpage patch needed to reflect the tarball changes
- Resolves: rhbz#1778228 |