Jump to letter: [
          
            49ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        mktemp: A small utility for safely making /tmp files.
        
        
        - Summary
 
        - The mktemp utility takes a given file name template and overwrites a
portion of it to create a unique file name.  This allows shell scripts
and other programs to safely create and use /tmp files.
Install the mktemp package if you need to use shell scripts or other
programs which will create and use unique /tmp files.
 
        
        
        Changelog
        
            - * Tue Nov  9 18:00:00 2004 Than Ngo <than{%}redhat{*}com> 2:1.5-20
 
            - bump release
 
        
            - * Wed Oct  6 19:00:00 2004 Than Ngo <than{%}redhat{*}com> 2:1.5-10
 
            - fix Url #134804
 
        
            - * Tue Jun 15 19:00:00 2004 Elliot Lee <sopwith{%}redhat{*}com>
 
            - rebuilt