How to delete folders or files in Trash Bin in Ubuntu 8.10?

How to delete folders or files in Trash Bin in Ubuntu 8.10?

Postby steven on Tue Dec 02, 2008 3:04 am

1. Where is Trash bin directory in Ubuntu 8.10?

Using terminal to open the directory
code: /home/tp/.local/share/Trash/files#

2. How to remove the folders/files in Trash bin?

Remove folder
code: rm -R foldername

Remove files
code: rm -R filename

3. How to view the folders/files in Terminal?

code: ls

Well done! You can deleted those folders/files in Trash bin using command in Terminal. :mrgreen:
steven
 
Posts: 6
Joined: Fri Jun 27, 2008 9:05 am

Return to linux setup

Who is online

Users browsing this forum: No registered users and 1 guest

cron