#!/bin/bash # This is a simple shell script example # Print "Hello, World!" to the console echo "Hello, World!"