3

I want to know why it is using so much space and why what is there is hidden?

muru
  • 207,228
Uri Herrera
  • 15,318

1 Answers1

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
  • 32,005