From a209db82667f4f8b490c058d105ad212a0ab92c7 Mon Sep 17 00:00:00 2001 From: Leonardo Dino Date: Sat, 8 Dec 2018 18:44:16 +0100 Subject: [PATCH] Update e.sh Co-Authored-By: 0xflotus <0xflotus@gmail.com> --- e.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e.sh b/e.sh index 21f1c02..3136c69 100644 --- a/e.sh +++ b/e.sh @@ -1,2 +1,2 @@ #!/bin/sh -while True; do printf e; done +yes e | tr -d '\n'