OS X not allowing me to rename a folder
- by YGA
Hi Folks,
Can anyone thing of a reason why OS X would not allow me to do this? I seem to have total permissions...
new-host-4:Desktop michael$ whoami
michael
new-host-4:Desktop michael$ ls -ltdr 2008_12_12/
drwxrwxrwx+ 5 michael wheel 170 Mar 28 18:23 2008_12_12/
new-host-4:Desktop michael$ mv 2008_12_12/ foo
mv: rename 2008_12_12/ to foo: Permission denied
new-host-4:Desktop michael$
Thanks!
/YGA