Thread
:
Quick help required! I accidently used CHOWN and CHMOD at $
View Single Post
Rob1n
2010-11-10 , 10:40
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#
2
That shouldn't break anything.
You ran it as the normal user ($ prompt rather than # prompt), and presumably from within the user's home directory, so all it'll have done is changed the group ownership of all files to root (doesn't matter - as it's a single-user system, the group ownership of the user's files shouldn't affect anything) and granted everyone read (and execute) access to all files (again, not really important on a single user system).
Do you actually see any issues?
Quote & Reply
|
The Following User Says Thank You to Rob1n For This Useful Post:
abhishek
Rob1n
View Public Profile
Send a private message to Rob1n
Find all posts by Rob1n