Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        ren - Rename multiple files
        
        Whereas mv can rename (as opposed to move) only one file at a time,
ren can rename many files according to search and replacement
patterns, ala VMS and MS-DOS (but better). ren checks for replacement name
collisions and handles rename chains (1 goes to 2 goes to 3 etc.)
gracefully.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | ren | 
                1.0 | 
                12.fc6 | 
                i386 | 
                12 KiB | 
                Sat Jun 30 17:45:38 2007 | 
            
        
        Changelog
        
            - * Sat Jun 30 18:00:00 2007 lonely wolf <wolfy{%}fedoraproject{*}org> - 1.0-12
 
            - fix preserving of man timestamp. Thanks Patrice Dumas for reporting it.
 
        
            - * Fri Sep 22 18:00:00 2006 lonely wolf <wolfy{%}pcnet{*}ro> - 1.0-11
 
            - "freshly" included source did not have correct timestamps. Fixed.
 
        
            - * Fri Sep 22 18:00:00 2006 lonely wolf <wolfy{%}pcnet{*}ro> - 1.0-10
 
            - the included tar.gz file did not match the md5sum from upstrean. recreated the src.rpm with a freshly downloaded one