Displaying 1 result from an estimated 1 matches for "qal".
Did you mean:
al
2007 Feb 12
5
chown command goof up
Basically, what I typed was:
chown -R user2:user2 *
chown -R user2:user2 .*
chown -R user2:user2 *.*
...all in /home. Duh. I forgot which way recursive went.
So, I then did:
chown -R root:root *
chown -R root:root .*
chown -R root:root *.*
...this time in / to try and f things. Duh again. Other items need to
have other owners & groups.
So, how can I fix this? In MacOSX, there is a utility