diff --git a/pages/02.linux/01.file-operations/default.en.md b/pages/02.linux/01.file-operations/default.en.md index 488b8cb..c202c28 100644 --- a/pages/02.linux/01.file-operations/default.en.md +++ b/pages/02.linux/01.file-operations/default.en.md @@ -19,8 +19,8 @@ What each number means can be easily calculated by looking at what the individua 1 -> Execute Permission ``` -!! A value of 5 therefor gives the permissions "Read" and "Execute". -!! +A value of 5 therefor gives the permissions "Read" and "Execute". + *To enter a folder, you need the read as well as the execute permission!* ### Change user and group