Site Tools


wiki:shell

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
wiki:shell [August 19, 2026 at 17:09] – external edit 127.0.0.1wiki:shell [August 19, 2026 at 17:12] (current) Ivan Janevski
Line 1: Line 1:
-shell+Shell
  
 **Shell** is a command interpreter that lets you run programs and orchestrate them. Type commands in the terminal, chain programs via pipes, redirect input/output, and run jobs in the background. The shell parses what you type, finds the program, passes arguments, and handles environment variables. **Shell** is a command interpreter that lets you run programs and orchestrate them. Type commands in the terminal, chain programs via pipes, redirect input/output, and run jobs in the background. The shell parses what you type, finds the program, passes arguments, and handles environment variables.
wiki/shell.md · Last modified: by Ivan Janevski