📄️ Command Path
Every Linux command is stored in a specific directory.
📄️ Environment Variables
Environment variables store system and user information used by the shell.
📄️ Command Help
Linux provides built-in help for commands to understand their usage and options.
📄️ Redirects
Redirection allows input and output of commands to be sent to files instead of the screen.
📄️ Super User
The superuser (also called root) has full control over the system.