Update Stats32

This commit is contained in:
Erreur32 2017-08-01 14:27:05 +02:00
parent 405bb1e42b
commit 921b3ebacd
1 changed files with 2 additions and 2 deletions

View File

@ -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