diff --git a/ls/ex-1_ls.adoc b/ls/ex-1_ls.adoc index 4c1a1df..32bb363 100644 --- a/ls/ex-1_ls.adoc +++ b/ls/ex-1_ls.adoc @@ -82,7 +82,7 @@ crw------- 1 root root 10, 203 Οκτ 23 21:21 cuse This table gives an overview of the characters determining the file type: -> **d**rwxrwxr-x 4 zeus zeus 4096 Οκτ 14 20:24 install +| **d**rwxrwxr-x 4 zeus zeus 4096 Οκτ 14 20:24 install .File types in a long list [options="header,footer"] @@ -97,7 +97,7 @@ This table gives an overview of the characters determining the file type: |b| Block device |======================= -> -**rw-**rw-r-- 1 zeus zeus 1517 Οκτ 23 21:55 INSTALL.md +| -**rw-**rw-r-- 1 zeus zeus 1517 Οκτ 23 21:55 INSTALL.md ==== Access rights @@ -119,7 +119,7 @@ This table gives an overview of the characters determining the file type: |======================= |Code| Meaning| |u| user permissions|-**rw-**rw-r-- -|g| group permissions|-rw-**rw-***r-- +|g| group permissions|-rw-**rw-**r-- |o| permissions for others|-rw-rw-**r--** |=======================