How can I check and set who can view or open a given folder or file?
|
feedback
|
|
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! | |||||||||||
feedback
|