Terminal Basics
This is a test page for the English version of the site.
Introduction
The terminal is a powerful tool for developers. This page covers basic terminal usage.
Basic Commands
ls: List filescd: Change directorypwd: Print working directory
Next Steps
Learn more about advanced terminal features.