Skip to content

kmx-io/null-shell

Repository files navigation

Null shell 0.1

The null shell is a UNIX shell that behaves like /dev/null.

It reads input from stdin and does nothing.

It returns zero when stdin is closed.

It is ISC licensed ANSI C (C89).

It installs in /bin and is statically linked by default.

About

Statically linked UNIX shell akin to /dev/null

Resources

License

ISC, GPL-3.0 licenses found

Licenses found

ISC
LICENSE.md
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published