Bash Tutorial 1: Hello World

Starting with the basics of Linux Bash Script Programming. In this tutorial I show how to: *Create a Bash Script *Writing Hello World on the Screen *Running script from Terminal *Making the script executable (so it can be run from either GUI or Terminal) Bash Tutorial Playlist: Tutorial 2: Working with Variables - Script: Wallpaper:
Back to Top