Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        mktemp - A small utility for safely making /tmp files
        
        
        - Description:
 
        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.
 
        
        Packages
        
        
            | mktemp-1.5-25.fc7.i386
              [13 KiB] | 
            
              Changelog
              by Peter Vrabec (2007-02-21):
              - applying build patch is fixing both: stripping and binary permission
- fix spec file issues 
             |