Thursday, 20th November 2008
There are 3 permissions that someone can have for a file:
A simple example will illustrate the point. Suppose I am working on a programming project of some kind with my classmates. We have a file, project.c, that is part of the project. The file is owned by my user and the group is my_team.
So how do I set the permissions? Stay tuned for how to change permissions.