Difference between revisions of "Basic Unix file permissions"

From MyWiki
Jump to: navigation, search
(Created page with "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.<br> Files and directories...")
(No difference)

Revision as of 23:37, 7 August 2014

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.