Re: [dev] [sbase] sponge v2
On 07/05/2013 04:48 PM, Roberto E. Vargas Caballero wrote:
>> Sponge's "killer feature" is that it doesn't open the output file until
>> after the input is finished. Using it in a pipeline removes this,
>> because it's something else instead of sponge writing to the file.
>
>
> There is something I don't understand, why the temporal file is not deleted
> after writing the content to the output file?
Files created by “tmpfile” are automatically deleted after they are
closed. Also, how do you delete a file you don’t know the name of anyway?
Received on Fri Jul 05 2013 - 17:29:15 CEST
This archive was generated by hypermail 2.3.0
: Fri Jul 05 2013 - 17:36:05 CEST