Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
mktemp: A small utility for safely making /tmp files.
Name: | mktemp |
Vendor: | CERN, http://cern.ch/linux" |
Version: | 1.5 |
License: | BSD |
Release: | 18.2 |
URL: | http://www.mktemp.org |
- 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.
Arch: ia64
Download: | mktemp-1.5-18.2.ia64.rpm |
Build Date: | Fri May 20 03:36:43 2005 |
Packager: | Jaroslaw Polok <jaroslaw.polok@cern.ch> |
Size: | 21 KiB |
Changelog
- * Mon Dec 20 04:00:00 2004 Than Ngo <than{%}redhat{*}com> 2:1.5-18.2
- fix permission issue
- * Wed Oct 6 05:00:00 2004 Than Ngo <than{%}redhat{*}com> 2:1.5-18.1
- support -t flag, #133416
- fix Url #134804
- add LICENSE file, #115994
- * Wed Jan 22 04:00:00 2003 Tim Powers <timp{%}redhat{*}com>
- rebuilt