README 208 B

12345678910
  1. # False
  2. Fail successfully.
  3. ## Description
  4. The program `false` asks the kernel to end its execution
  5. (reporting a *failure*) and free its address space by mean
  6. of the `sys_exit` system call.
  7. ## Usage
  8. `$ pwd`