Files
ladybird/Userland/Shell/Builtin.cpp
AnotherTest 50473003be Shell: Add a not builtin
`not` just takes a command, runs it, then negates its exit code (0->1,
non-zero->0).
2021-01-19 08:19:43 +01:00

26 KiB