|
Software
Files Permissions
Directory Shell
Networking Reference
|
Permissions and OwnershipsThere are three primary types of permission for files: read,write and execute.If no letter is present then it is substituted by a dash -. The dash means that this type of permission is not granted whether it be in the r, w or x position.The first column is broken down into four sub columns. The first sub column is one character long the second, third and fourth are all three characters long for a total of ten characters.The table below is a reflection of the four columns.
The most common file permissions are
If the permission of the directory is write then you can add new items and remove items in the directory. chmod command enables you to specify permissions in two different ways.
Common permissions and their numeric equivalents
|