The LinuxDig.Com Linux Dictionary is currently in Beta. You can help, email Comments or Suggestions here.
Number of Terms : 8142 Number of Definitions : 9135
mktemp1. The mktemp utility takes a given file name template and overwrites a portion of it to create a unique file name. This allows shellscripts 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. From Mandrake 9.0 RPM 2. make a unique temporary file name From whatis 3. make temporary filename (unique) From whatis |
|
|