How can I check and set who can view or open a given folder or file?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
To check:
or for more verbose output:
To change owner:
To change permissions:
man chown and man chmod will give you explanation about the various options. Or, if you are using some graphical environment, such as Gnome, you can just right-click the files/folders and set the permissions there. EDIT: Changed file -> stat. Thanks for correction! |
|||||||||||
|
