Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        lsof: A utility which lists open files on a Linux/UNIX system.
        
        
            | Name: | lsof | Vendor: |  | 
        
            | Version: | 4.72 | License: | Free | 
        
            | Release: | 1.1 | URL: |  | 
        
        
        - Summary
- 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.
Changelog
        
            - * Mon Mar 14 04:00:00 2005 Karel Zak <kzak{%}redhat{*}com> 4.72-1.1
- - src.rpm cleanup 
            - * Fri Jul 30 05:00:00 2004 Jakub Jelinek <jakub{%}redhat{*}com> 4.72-1
- - update to 4.72
- use st_dev/st_ino comparison for sockets by name if possible
  (#126419) 
            - * Fri Jul 18 05:00:00 2003 Jakub Jelinek <jakub{%}redhat{*}com> 4.68-1
- - update to 4.68 (#99064)