How to run .sh files

The files with extension .sh are files that contain scripts, commands in bash language, which runs on Linux. SH is a Linux shell that tells the computer what to do. In a way we could say that it would be comparable to the Windows .exe. There are different ways to run it. I’m going to … Continue reading How to run .sh files