From d2ceb4941b760211027f10f91c691cb723af82b6 Mon Sep 17 00:00:00 2001 From: Erreur32 Date: Tue, 1 Aug 2017 14:27:58 +0200 Subject: [PATCH] Update Stats32 --- Stats32 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Stats32 b/Stats32 index a641ab4..f3852e6 100755 --- a/Stats32 +++ b/Stats32 @@ -14,7 +14,7 @@ # figlet -f wideterm figlet -f chunky $(hostname) -echo "$SHELL :\e[1;30m $USER\033[0m" +echo -e "$SHELL :\e[1;30m $USER\e[0m" echo -e 'Last User:\e[1;30m'; last -a | grep pts echo -e "\033[0m" [ -r /etc/lsb-release ] && . /etc/lsb-release