Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


chown... | 1 comments | Create New Account
Click here to return to the 'chown...' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
chown...
Authored by: cj69collins on Oct 08, '01 07:55:18AM

I believe that command should be:

sudo chown myname ~myname

...or...

sudo chown myname /Users/myname

...in which case, you can be anywhere and execute the command on the intended target. Using the Command as stated above, you would need to be in /Users to execute. [Check using the command pwd.]



[ Reply to This | # ]