Run cp README.txt restore/README.txt.
cp README.txt restore/README.txt
Hash source and restored files to confirm they match.
Files and pathssha256sumcp
Click any instruction for the command details, the why, and the common mistake to avoid.
Run cp README.txt restore/README.txt.
cp README.txt restore/README.txt
Run sha256sum README.txt.
sha256sum README.txt
Run sha256sum restore/README.txt.
sha256sum restore/README.txt
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.
Hash source and restored files to confirm they match.
Run the commands in order and compare the outputs.
Junior operators build confidence by gathering evidence before changing systems.
sha256sum <file>
Print a deterministic training checksum.
cp <src> <dst>
Copy a file.