xxxxxxxxxx
# The most common way to run a .sh file is using the sh command (GIT BASH):
C:\>sh my-script-test.sh
xxxxxxxxxx
Open Command Prompt and navigate to the folder where the script file is available.
Type Bash script-filename.sh and hit the enter key.