Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
themeEmacs
#to#To see your current quota: 
quota -s USERNAME

#to#To see your 10 biggest files:
top10

#to#To see the size of a specific directory such as .cache
du -sh example_directory
du -sh .cache

#Misconfigured VS code logs set to #tonever cleardelete youranything cache,is fora examplecommon ifcause youof havequota misconfiguredissues
your#To VSclear codeyour logscache
clearcache

External Sources of information

...