Hi,
I had a machine lockup using OS X 10.2.8 and now I'm unable to delete a file.
I have run disk utility and checked the permissions on the disk and everything appears to be fine.
[pbg4-15a:/] root# rm -r p
rm: p: Directory not empty
[pbg4-15a:/] root# cd p
[pbg4-15a:/p] root# ls -lastr
total 0
0 drwxrwxrwx 3 andrew admin 102 Oct 16 16:11 .
0 drwxrwxr-t 30 root admin 1020 Oct 16 16:15 ..
It is saying the directory is not empty, even though I've checked for files.
HELP
I had a machine lockup using OS X 10.2.8 and now I'm unable to delete a file.
I have run disk utility and checked the permissions on the disk and everything appears to be fine.
[pbg4-15a:/] root# rm -r p
rm: p: Directory not empty
[pbg4-15a:/] root# cd p
[pbg4-15a:/p] root# ls -lastr
total 0
0 drwxrwxrwx 3 andrew admin 102 Oct 16 16:11 .
0 drwxrwxr-t 30 root admin 1020 Oct 16 16:15 ..
It is saying the directory is not empty, even though I've checked for files.
HELP