FlashcardAdvanced
Navigating and Reading File Permissions
Learn to move around the filesystem and interpret the permission bits shown by ls -l.
Question
How do you navigate directories and read the permission string in `ls -l` output?
Click to reveal answer