Permanently delete files from trash bin

Last update on May 18, 2009 12:41 PM by jak58
Published by jak58

Permanently delete files from trash








Sometimes when emptying the trash some files stays and refused to be deleted!
You just have to use a command:


Start the Terminal

- Type "sudo rm • • •-R"
- Drag files, folders that you want to remove as a result of this command
- Confirm
- Give an administrator password
- Confirm

Note: WARNING do not forget to drag files to the end of the command.
Substitute "•" with spaces.
Respect the capital "R". It can delete folders and files.

Quotation marks are not to be seized.
Best answers for « Permanently delete files from trash bin » in :
Permanently delete your mails on thunderbird Show Permanently delete your mails on thunderbird When you are deleting mails even when emptying the bin, they are not deleted. So thunderbird keeps these mails in a file. Here we will learn how to permanently delete these mails or...
[Ubuntu]Preventing recovery of deleted files Show [Ubuntu]Preventing recovery of deleted files Here below is a simple method, on how preventing the recovery of deleted files: First, make sure the recycle bin of Nautilus (the file browser) is empty. Right click on it and choose the...
How to restore deleted files ShowHow to restore deleted files Download a recovery tool There are easy and effective recovery tools available for download on the web and some have the major advantage of being free. Zero Assumption Recovery Download Link: http://www.z-a...
Restoring a file deleted by mistake ShowRestoring a file deleted by mistake How to restore a file? You've deleted a file by mistake? Nothing is lost. It is perhaps in the recycle bin. To check if the file can be retrieved, open the recycle bin(on the Desktop). Right...
Unable to delete file: Argument list too long ShowUnable to delete file: Argument list too long Solutions Xargs Command find loop for (bash) Program Perl When trying to delete a file , you receive the following error message : bash: /bin/rm: Argument list too long This is...
Download NTFS Undelete ShowNTFS Undelete is a free software allowing to recover deleted files. It recovers the files directly from the hard disk, even if the recycle bin has been emptied.
Download Recover Deleted Fat File 2 ShowRecover Deleted Fat File is a recovery tool for hard disks. It allows to restore damaged, corrupt, formatted, overwritten, deleted files. The application supports the following file systems: FAT12, FAT16, FAT32, SATA, ATA, SCSI and the following...
Download Recover Files ShowIs not he you ever a file of your hard or worse disk of a detachable disk succeeds to abolish by guard? Recover Lines as his name points it out a tool allowing the recovery is of files to abolish.It works even if you have already cleaned the hamper,...
UNIX - Files ShowIntroduction to UNIX files In UNIX systems any element is represented in the form of a file. All files are architectured around a single tree structure where the base, called the root, is written "/". File types UNIX systems define different...
UNIX Commands ShowTable of the main UNIX commands Unix Commands Description Options ls lists the content of a directory -a Displays all files, including hidden files -I Displays a...
Read-only memory (ROM) ShowRead-only memory (ROM) There is a type of memory that stores data without electrical current; it is the ROM (Read Only Memory) or is sometimes called non-volatile memory as it is not erased when the system is switched off. This type of memory...