diff --git a/Stats32 b/Stats32 index f3852e6..cf9090a 100755 --- a/Stats32 +++ b/Stats32 @@ -15,7 +15,7 @@ figlet -f chunky $(hostname) echo -e "$SHELL :\e[1;30m $USER\e[0m" -echo -e 'Last User:\e[1;30m'; last -a | grep pts +echo -e 'Last User :\e[1;30m'; last -a | grep pts echo -e "\033[0m" [ -r /etc/lsb-release ] && . /etc/lsb-release