I want to know why it is using so much space and why what is there is hidden?
Asked
Active
Viewed 4,273 times
1 Answers
5
I'm thinking that is your trash can. If you open nautilus, right click the trash bin, and hit empty trash, its size should substantially decrease.
Of course, I'm assuming it's a folder. Am I right, or is it a regular file?
EDIT:
Less than a minute of googling later, I believe my answer is right. Optionally, delete it from the command line. But first, educate yourself and read through the top few links in this google search:
http://www.google.com/search?q=.trash-0
rm -rf .Trash-0/

djeikyb
- 30,245
rm
, deleting things in Nautilus (or whatever it was back then) didn't free up any space.. BTW, I think SHIFT+DELETE works in Windows too. – djeikyb Feb 01 '11 at 08:07