From 776fa3bdb9e8715af3a94cd66b422d15f31e1f44 Mon Sep 17 00:00:00 2001 From: zeus Date: Mon, 5 Oct 2020 15:59:12 +0300 Subject: [PATCH] ls --- ls/0_ls_basic/info | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ls/0_ls_basic/info b/ls/0_ls_basic/info index 9529a53..91d0048 100644 --- a/ls/0_ls_basic/info +++ b/ls/0_ls_basic/info @@ -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*