

When executing these commands, you will find out they will only work on the bash shell (and not on the windows command line).Īgain the reason - both shells have different capabilities. Here I will share five different commands to run on the Windows command line and the Git bash. They have a different set of commands & additional capabilities.įor example, the Linux shell (BASH) has a different command than Windows-based Shell - cmd or Powershell. And in windows, the two most important command base shells are CMD and Powershell.Īll of these shells are different. Let's take a few command shell examples in Linux the two most common Shells are - Bash and KornShell (Korn). In general, operating system shells use either a command-line interface (CLI) or graphical user interface (GUI) Most of the time, developers think Shell is always a command-line interface.

Here Bash (also known as the "Bourne Again Shell") is nothing but an implementation of Shell. Now, let's go back to our original Git Bash. Here is the detailed aCompilers video that will explain to you what exactly is Git Bash.

It is an environment for the user to interact with the machine. In the same way, in Computers, The Shell is the outermost layer of the operating system. That small protective covering is known as a Shell. You might have seen a slight protective covering on certain animals like a crab. It is to coordinate work among programmers who are working on source code together during software development with the help of commands.Īnd before you jump to Bash, let's take a moment and try to understand Shell.īecause. Git is a piece of software that allows you to monitor changes in any group of files. These are two different things, Git and Bash. Let me repeat it - actually, you are installing Git Bash.
#What is git bash for install
Do you know when you install Git Bash on windows what exactly you are installing? Most of the time, developers think they are only installing Git.
