Hello,
I have a strange problem in being unable to delete parts of the .mozilla directory on a machine I maintain. Most of it is gone but some remains:
I have tried
I have tried running fsck(8) on the offending partition in case the file system is corrupted but nothing changed.
I appreciate any help and suggestions on how to fix this.
Sprock
I have a strange problem in being unable to delete parts of the .mozilla directory on a machine I maintain. Most of it is gone but some remains:
Code:
rm -rf .mozilla/
rm: .mozilla/firefox/7e1p93ma.default/storage/default/https+++www.youtube.com/cache/morgue/244: Directory not empty
rm: .mozilla/firefox/7e1p93ma.default/storage/default/https+++www.youtube.com/cache/morgue/222: Directory not empty
chflags -R noschg
without success. Neither directory has any content and when (in desperation) I run rm -rf *
in either, the machine reboots.I have tried running fsck(8) on the offending partition in case the file system is corrupted but nothing changed.
I appreciate any help and suggestions on how to fix this.
Sprock