$ cd ~/.local/share/Trash
$ sudo chown -R your_user_name:your_group *
RHEL 5 Trash Can
You can find it here:
/home/jboss1/.Trash
Also, you can use Nautilus from the command line.
nautilus --no-desktop
Empty Ubuntu Trash Can from Command Line
$ rm -rf ~/.local/share/Trash/
