Sign inSign up

100hellos/mksh

By 100hellos

Updated 4 months ago

"Hello World!" Written in mksh

Image
0

4.4K

100hellos/mksh repository overview

Hello World! From mksh.

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

Source on GitHub (100hellos/mksh)

Trying it

docker run --rm --platform="linux/amd64" 100hellos/mksh: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/mksh:latest zsh

mksh

A free implementation of the Korn shell. Like bash, this is a superset of the Bourne Shell.

Tag summary

Content type

Image

Digest

sha256:20313f8e5

Size

33.4 MB

Last updated

4 months ago

docker pull 100hellos/mksh