shell

shell — The program inside your terminal that reads what you type and runs it. Bash and zsh are both shells.

When people say "open a shell," they mean "open a terminal window." When they say "shell script," they mean "a little program written to be run by the shell."

"In your shell, run…" "Write a quick shell script."

Related
terminalbashzshcommand line