[Gambas-user] cleaning gambas.1000 dir
Benoît Minisini
benoit.minisini at gambas-basic.org
Wed Nov 22 18:01:43 CET 2023
Le 20/11/2023 à 09:10, BB a écrit :
> On 20/11/23 10:05 am, Jussi Lahtinen wrote:
>> I think you are correct, but why bother?
>>
>> Jussi
>>
> Good point, but /tmp has always ended up with gazillions of empty
> /tmp/gambas1000/nnnnnnnnn directories that I would like to self-imolate
> once a day at least or at best if they are empty. It would make
> observations of "live" files temporary files easier.
>
> b
>
They are automatically deleted at program ends, but only if the programs
terminates normally, which is not often the case when you debug it with
the IDE.
I will make the IDE debugger delete the temporary directory of the
debugged process automatically.
Regards,
--
Benoît Minisini.
More information about the User
mailing list