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