03-09-2018, 01:31 PM
(03-09-2018, 12:45 PM)Lex24 link Wrote: I assume that the low-tech solution to verify the cache size would be to check the size of the following folder:
Code:/home/user_name/.cache/chromium/Default
That's right. Running in terminal something like:
Code:
du -sh /home/$USER/.cache/chromium/
... will return human readable size for that cache folder.
https://unlockforus.com
Sorry for seeming stupid and preferring Linux - I just don't know any better.
Sorry for seeming stupid and preferring Linux - I just don't know any better.