README.md 222 B

false

Fail successfully.

Description

The program false asks the kernel to end its execution (reporting a failure) and free its address space by mean of the sys_exit system call.

Usage

$ false

Comment