From 6b00d18de367ccd6384699b818901e4aec0c1820 Mon Sep 17 00:00:00 2001 From: Tiago Date: Tue, 4 Jul 2017 17:18:19 +0100 Subject: [PATCH] Added quote from the original website :) --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a379e6..a4773df 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,13 @@ Suicide Linux ============= -This is a Docker container running [Suicide Linux](https://qntm.org/suicide). +>You know how sometimes if you mistype a filename in Bash, it corrects your spelling and runs the command anyway? Such as when changing directory, or opening a file. +> +>I have invented Suicide Linux. Any time - any time - you type any remotely incorrect command, the interpreter creatively resolves it into rm -rf / and wipes your hard drive. +> +>It's a game. Like walking a tightrope. You have to see how long you can continue to use the operating system before losing all your data. + +-- https://qntm.org/suicide Running -------