Back to Developer Roadmap

Introduction

src/data/roadmaps/shell-bash/content/introduction@lzzQWCFqpOnN2J_3Jck_3.md

4.0917 B
Original Source

Introduction

Shell, often referred to as Bash (Bourne Again Shell), is a command-line interpreter. It acts as an interface between the user and the operating system, allowing users to execute commands, run scripts, and manage files. It interprets the commands entered by the user and instructs the operating system to perform the corresponding actions.

Visit the following resources to learn more: