gun@lemmy.ml to Linux@lemmy.mlEnglish · 3 days agoTried to rm -r my .cache but accidentally did .config instead...message-squaremessage-square55fedilinkarrow-up171arrow-down12file-text
arrow-up169arrow-down1message-squareTried to rm -r my .cache but accidentally did .config instead...gun@lemmy.ml to Linux@lemmy.mlEnglish · 3 days agomessage-square55fedilinkfile-text
minus-squarenotprogrammer@programming.devlinkfedilinkEnglisharrow-up3·2 days agoCan you say why were you trying to rm -r your .cache anyway? Also RIP.
minus-squaregun@lemmy.mlOPlinkfedilinkarrow-up1·15 hours agoYeah my system was running out of space and I wanted to free a bit quickly. Turns out the issue was Rust building 20GB of binaries and I should have deleted those instead.
minus-squaresuperkret@feddit.orglinkfedilinkarrow-up5·edit-22 days agoProbably the number one cause of borked Linux systems - trying to “de-bloat”.
Can you say why were you trying to rm -r your .cache anyway? Also RIP.
Save space probably
Yeah my system was running out of space and I wanted to free a bit quickly. Turns out the issue was Rust building 20GB of binaries and I should have deleted those instead.
Probably the number one cause of borked Linux systems - trying to “de-bloat”.