|
|
@ -26,18 +26,18 @@ drwxr-xr-x 1 root root 4096 Jul 24 14:45 home |
|
|
|
-rwxr-xr-- 1 root root 4096 Jul 24 14:45 home/text |
|
|
|
---- |
|
|
|
|
|
|
|
- The file type |
|
|
|
-- – file |
|
|
|
-- d directory |
|
|
|
-- l symbolic link |
|
|
|
|
|
|
|
- The file permissions |
|
|
|
|
|
|
|
-- The characters are pretty easy to remember. |
|
|
|
--- r = read permission |
|
|
|
--- w = write permission |
|
|
|
--- x = execute permission |
|
|
|
--- - = no permission |
|
|
|
* The file type |
|
|
|
** – file |
|
|
|
** d directory |
|
|
|
** l symbolic link |
|
|
|
|
|
|
|
* The file permissions |
|
|
|
|
|
|
|
** The characters are pretty easy to remember. |
|
|
|
*** r = read permission |
|
|
|
*** w = write permission |
|
|
|
*** x = execute permission |
|
|
|
*** - = no permission |
|
|
|
|
|
|
|
*file permissions in a three-digit octal number* |
|
|
|
|
|
|
|