|
|
IBM : developerWorks : Linux : Education - Tutorials | |
Numeric permission syntax is especially useful when you need to specify all permissions for a file, such as in the following example:
In this example, we used a mode of 0755, which expands to a complete permissions setting of "-rwxr-xr-x". |
|