Run realpath README.txt.
realpath README.txt
Turn relative and linked paths into stable absolute locations.
Files and pathsrealpathpwd
Click any instruction for the command details, the why, and the common mistake to avoid.
Run realpath README.txt.
realpath README.txt
Run realpath /etc/nginx/sites-enabled/learn.conf.
realpath /etc/nginx/sites-enabled/learn.conf
Run pwd.
pwd
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.
Build repeatable confidence with resolving canonical filesystem paths.
Start with realpath README.txt, inspect the result, then continue in order.
Resolving canonical filesystem paths helps operators explain what they know before they change anything.
pwd
Print the current working directory.
realpath <path>
Resolve a path to its canonical simulated location.