Basic Unix file permissions

From MyWiki
Revision as of 23:39, 7 August 2014 by George2 (Talk | contribs)

Jump to: navigation, search

In the Unix world of file permissions users wishing to access a file (or directory) are divided int three categories, Owner, Group member and Other.
Files and directories have an owner and group associated with them, so if you won the file ou get the owners permissions and if one belongs to the files group thn one gets the groups permissions. Outside these categories persons get the Other permissions.