I have just developed a new sh script that will say ‘Hello World’. #/bin/sh echo "Hello World!" I currently don’t have it on GitHub, but there is the code if you want to use it!