Skip to content

hello-lang/Bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages