Run ln -s /srv/www/index.html lab/site-link.
ln -s /srv/www/index.html lab/site-link
Create, read, and inspect links before relying on them.
Files and pathslnreadlinkstat
Click any instruction for the command details, the why, and the common mistake to avoid.
Run ln -s /srv/www/index.html lab/site-link.
ln -s /srv/www/index.html lab/site-link
Run readlink lab/site-link.
readlink lab/site-link
Run stat lab/site-link.
stat lab/site-link
Create a free account to sync completed lessons, XP, streaks, course status, and your next lesson across sessions.
Checking account status...
Progress sync is idle.
Progress sync stores completion IDs, scores, streaks, badges, and game settings. Terminal contents, editor snippets, lab scratch, email, and real names are never published on leaderboards or share cards.
Create, read, and inspect links before relying on them.
Run the commands in order and compare the outputs.
Junior operators build confidence by gathering evidence before changing systems.
readlink <link>
Inspect a simulated symbolic link target.
ln -s <target> <link>
Create a simulated symbolic link.
stat <path>
Show lab file details.