Bash simple hello world in bash Running sh hello_world.sh or ./hello_world.sh if you have the executable bit set on the script you can also pass parameters sh hello_world.sh Bunny