fadedreamz / Bash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:The Unlicense


Languages

Language:Shell 100.0%