Run echo training.
echo training
Run a few safe commands, review history, and clear the display without resetting state.
Terminal basicsechohistoryclear
Click any instruction for the command details, the why, and the common mistake to avoid.
Run echo training.
echo training
Run history.
history
Run clear.
clear
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.
Understand the difference between clearing the screen and resetting the lab.
Run echo training first so history has something to show.
History can help repeat safe commands, but it can also reveal pasted secrets in real shells.
echo <text>
Print text or write lab notes with >.
history
Show recent commands.
clear
Clear terminal output.