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


Click here to return to the 'Update code files in /usr/share/misc' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Update code files in /usr/share/misc
Authored by: MaxMouseroom on Aug 10, '03 06:22:55PM

I also noticed that when using rsync, the owner and group codes got all pucked up. Of course that is easy enough to fix.

For Unix newbies:

sudo chown -R root:wheel *



[ Reply to This | # ]