Search⌘ K
AI Features

Hello! Bash

Explore the foundational concepts of Bash shell including its location, version, and operational modes. Understand how to run commands interactively and execute scripts in non-interactive mode. Gain practical knowledge by creating a basic Bash script to automate tasks.

We'll cover the following...

This tutorial will give you ‘just enough’ knowledge to read and understand this educative.io course, but to be a master on these topics, you need to explore relevant literature referenced at end of this book.

which bash?

Let’s find out where is the bash ...