Skip to main content

Questions about shell scripts, executable files that are interpreted by a shell (bash, zsh, etc.).

Shell scripting is often considered a simple domain-specific programming language. Typical operations performed by shell scripts include file manipulation, program execution, and printing text.

Further reading

Code Language (used for syntax highlighting): lang-bash