LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Can I delete files in /mnt/tmp? and Files in the trash can will not delete? (https://www.linuxquestions.org/questions/slackware-14/can-i-delete-files-in-mnt-tmp-and-files-in-the-trash-can-will-not-delete-758775/)

speck 10-02-2009 11:56 PM

What does the "lsattr -aR" command show? If it's not all dashes, then that could be the issue.

Code:

lsattr -aR /mnt/tmp/Trash-1000/files
If some flag is set, you can reset it with the command "chattr -$FLAG $FILE".


All times are GMT -5. The time now is 05:19 PM.