bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#17528: [mktemp] Not a bug.... a feature proposal


From: Pádraig Brady
Subject: bug#17528: [mktemp] Not a bug.... a feature proposal
Date: Mon, 19 May 2014 17:16:34 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2

On 05/19/2014 02:27 PM, Matthieu Fronton wrote:
> Hello,
> 
> First i'd like to apologize because this message is about for a new feature
> proposal, not a bug.
> I send it to the only mail I have found in the man page. Sorry for that.
> 
> I just wanted to propose to add the last generate temporary file's full path
> in a predefined environment variable.
> I can create a patch or send a pull request but I'll first need to know
> where your source code is and how can we contribute, even for these kind of
> tiny little feature.

That should be supported already:

  my_temp_file=$(mktemp)

thanks,
Pádraig





reply via email to

[Prev in Thread] Current Thread [Next in Thread]