ls [-la] [path]
List fake files and folders.
Modes, owners, groups, and sensitive file review.
Read and change fake modes and ownership without risking real files.
02 Permissions and users Owners and groupsPractice fake chown and chgrp changes while checking account context.
03 Permissions and users Permission reviewReview sensitive fake SSH and web files with long listings and metadata.
ls [-la] [path]
List fake files and folders.
grep [-i] <text> <file>
Find literal text inside a file.
chmod <mode> <path>
Change a fake numeric permission mode.
chown <user:group> <path>
Change fake owner/group labels.
chgrp <group> <path>
Change a fake file group label.
stat <path>
Show fake file details.
whoami|id|groups
Inspect the fake learner account.