Skip to content

why doesn't disk usage decrease after deleting files #130

Answered by smason
smason asked this question in Q&A
Discussion options

You must be logged in to vote

presumably the files were moved to the trash instead of being deleted. if you actually want to remove them use Ctrl + r instead

if you're not using a desktop environment you can find these files in ~/.local/share/Trash, to clean up this folder you can use:

rm -r ~/.local/share/Trash

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by smason
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant