Anyone know how to remove an .AppleDouble file which looks like this if you do a ls -la ?rws-----T 8224 539007033 1769222485 33554432 Jan 29 1987 .AppleDouble I tried rm -f, rm -rf, rm -Rf Try chmod 777 and chown -R root the file.. it just giving me an error of Operation not permitted. I did this as root. Thanks all !