This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== PlayGround ====== ===== Create Users Trash Bin ====== <code> cd /to/folder </code> <code> mkdir -m777 -v .Trash-$UID </code> <code> chown $USER .Trash-$UID </code>