Skip to main content
These fundamental commands work across all Linux distributions and form the foundation of command-line interaction.

Getting Help

Most Linux commands include built-in documentation accessible through the manual system.
Not every command has a manual page, but most system commands do.

Directory Navigation & Listing

List Directory Contents

Change Directories

File Content Viewing

Display File Contents

File and Directory Operations

Shell Management

Viewing Available Shells

Changing Your Default Shell

Changing your shell affects your login environment. Make sure the new shell is properly installed and configured.

System Information