Re: mktemp and suffixes

Bob Proulx <[email protected]> Wed, 7 Apr 2010 14:02:33 -0600
Newsgroups gmane.comp.gnu.utils
Message-ID <[email protected]>
Nuno J. Silva wrote:
> I changed it so for now it does exactly that - it's way better than the
> (ugly) way I was doing it (appending the suffix to the random name and
> aboting because it hit an existing file).

Good deal!

Bob