Jump to letter: [
          
            49ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        lsof: A utility which lists open files on a Linux/UNIX system.
        
        
            | Name: | lsof | 
            Vendor: | Scientific Linux | 
        
        
            | Version: | 4.72 | 
            License: | Free | 
        
        
            | Release: | 1.4 | 
            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
        
            - * Wed Feb 15 18:00:00 2006 Karel Zak <kzak{%}redhat{*}com> 4.72-1.4
 
            - improve eventpoll patch
 
        
            - * Wed Feb 15 18:00:00 2006 Karel Zak <kzak{%}redhat{*}com> 4.72-1.3
 
            - fix #175568 - lsof prints 'unknown inode type' for epoll sockets
 
        
            - * Thu Jul 21 19:00:00 2005 Karel Zak <kzak{%}redhat{*}com> 4.72-1.2
 
            - fix #151897 - "lsof -b" hangs if a process is stuck in disk-wait
- fix debuginfo