6

It looks like I can get to the waste-basket through nautilus, but when I look at the location given by properties, I see "trash:///".

But I can't "cd trash:///". Where is the waste-basket? And in general, if I can find a file in nautilus, how do I get there from terminal? I've had some similar issues in the past with mounted media as well, so a general answer would be greatly appreciated.

In case it is relevant, I'm using PinguyOS.

Gilles 'SO- stop being evil'
  • 807,993
  • 194
  • 1,674
  • 2,175
math4tots
  • 2,665
  • 8
  • 32
  • 42

2 Answers2

6

trash:// is a protocol, not a location.

A post on AskUbuntu says it should be in ~/.local/share/Trash. Try there.

Kevin
  • 40,087
  • 16
  • 88
  • 112
3

The desktop spec says it belongs in $HOME/.local/share/Trash assuming you have an adequately new version of GNOME.

Kevin
  • 40,087
  • 16
  • 88
  • 112
Rodger
  • 180
  • 5