We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
e362088
The null shell is a UNIX shell, statically linked ANSI C (C89), that behaves like /dev/null.
It reads input from stdin and does nothing.
It returns zero when stdin is closed.