Language page — context, influences, and learning notes on the 100hellos site.
Source on GitHub (100hellos/bash)
docker run --rm --platform="linux/amd64" 100hellos/bash:latest
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
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.
Content type
Image
Digest
sha256:5c6c3f774…
Size
33.8 MB
Last updated
4 months ago
docker pull 100hellos/bash