Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        lsof: A utility which lists open files on a Linux/UNIX system.
        
        
            | Name: | lsof | Vendor: | Scientific Linux | 
        
            | Version: | 4.72 | License: | Free | 
        
            | Release: | 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
        
            - * Fri Jul 30 19: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 19:00:00 2003 Jakub Jelinek <jakub{%}redhat{*}com> 4.68-1
- - update to 4.68 (#99064) 
            - * Wed Jun  4 19:00:00 2003 Elliot Lee <sopwith{%}redhat{*}com>
- - rebuilt