Sign inSign up

100hellos/bash

By 100hellos

Updated 4 months ago

"Hello World!" Written in bash

Image
0

6.6K

100hellos/bash repository overview

Hello World! From bash.

Language page — context, influences, and learning notes on the 100hellos site.

Source on GitHub (100hellos/bash)

Trying it

docker run --rm --platform="linux/amd64" 100hellos/bash:latest

Modifying it

Read the repo README, or fork the project and customize it.

For an interactive shell:

docker run --rm --platform="linux/amd64" --entrypoint="" -it 100hellos/bash:latest zsh

Bash

Strap in for a bashful blast to the past as we revisit the command-line charisma of bash. Picture this: a cozy UNIX shell born in the late '80s that became the go-to language for scripting wizardry.

Bash, short for 'Bourne Again SHell,' is like the wise elder of the programming world, offering a warm welcome with its 'Hello World!' charm. Imagine early developers huddled around their terminals for warmth, laying the foundations for the scripting revolution.

Tag summary

Content type

Image

Digest

sha256:5c6c3f774

Size

33.8 MB

Last updated

4 months ago

docker pull 100hellos/bash