[Gambas-user] Force IDE to write in /tmp, not in ~/.cache
roberto.premoli at tiscali.it
roberto.premoli at tiscali.it
Mon Apr 11 23:02:44 CEST 2022
worckaround: symlink /.cache/gambas/whatever to /tmp as follow:
mv /.cache/gambas/whatever /.cache/gambas/whatever.original
ln -s /tmp /.cache/gambas/whatever
Il 11.04.2022 11:42 Martin Belmonte ha scritto:
> Hi,
> I wan to reduce the wites to the SSD at minimum possible.
> So, I see gambas ide write in ~/.cache director the follow:
> fontconfig
> gambas3
> gstreamer-1.0
> webkitgtk
> mesa_shader_cache
>
> How I can set the IDE to write on /tmp directory.
> Force gambas ide to write in /tmp directory not in ~/.cache
> Note: in my system /tmp is mounted on RAM
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette [1] ]----
hello,
here a workaround: symlink /.cache/gambas/whatever to /tmp as follow:
mv /.cache/gambas/whatever /.cache/gambas/whatever.original
ln -s /tmp /.cache/gambas/whatever
Roberto.
Voucher MISE per P.IVA e PMI: fino a 2500€ per la Banda Ultralarga.
https://casa.tiscali.it/promo/?u=https://promozioni.tiscali.it/voucher_business/?r=TS00000A00025&dm=link&p=tiscali&utm_source=tiscali&utm_medium=link&utm_campaign=voucherbusiness&wt_np=tiscali.link.footermail.voucherbusiness.btb..
More information about the User
mailing list