~/ learn/ comp-325/ cards/ Permissions on directories
1 of 11

Break three directories in three different ways

Break three directories in three different ways

Answer

mkdir alpha beta gamma chmod 600 alpha chmod 500 beta chmod 300 gamma ls -ld alpha beta gamma

The listing reads `drw-------`, `dr-x------` and `d-wx------`. Each is missing exactly one of the three bits, which is what makes the next three commands fail differently.

Sarwar & Koretsky 3e §5.4.3, §5.5.3

space flip · ← → navigate · esc to exit
NORMAL ~/memra/library/551b4315-f78b-459d-a4f7-9367103ac9fd/flashcard utf-8 LF