On 6 September 2015 at 17:18, J Luis <jmfl...@gmail.com> wrote:
>
> domingo, 6 de Setembro de 2015 às 16:57:27 UTC+1, René Donner escreveu:
>>
>> Am 06.09.2015 um 17:56 schrieb J Luis <jmf...@gmail.com>:
>>
>> > Let's say that in a script I had to create a temporary file. How do I
>> > delete it when no longer needed? Searched the docs for delete and remove 
>> > but
>> > didn't find a solution.

You may also be interested in `mktemp` [1].

    Pontus

[1]: http://julia.readthedocs.org/en/latest/stdlib/file/#Base.mktemp

Reply via email to