diff --git a/CHANGELOG b/CHANGELOG old mode 100644 new mode 100755 diff --git a/INSTALL b/INSTALL old mode 100644 new mode 100755 diff --git a/Makefile b/Makefile old mode 100644 new mode 100755 diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/Stats32 b/Stats32 index 6c4ed09..4f74e97 100755 --- a/Stats32 +++ b/Stats32 @@ -25,10 +25,10 @@ if [ -z "$DISTRIB_DESCRIPTION" ] && [ -x /usr/bin/lsb_release ]; then DISTRIB_DESCRIPTION=$(lsb_release -s -d) fi -printf "\033[5m%s (%s).\n" "$DISTRIB_DESCRIPTION" "$(uname -r)" -echo -e "\e[0mKernel Info: \033[5m " `uname -smr`; -echo -e "Shell: $SHELL \e[0m" -echo -e 'Last SSH:\e[1;30m'; last -a | grep pts | head -3 +printf "%s (%s).\n" "$DISTRIB_DESCRIPTION" "$(uname -r)" +echo -e " Kernel Info: $(uname -smr)" +echo -e " Shell: $SHELL" +echo -e ' Last SSH:\e[1;30m'; last -a | grep pts | head -3 echo -e "\e[0m" load=`cat /proc/loadavg | awk '{print $1}'` diff --git a/etc/motds32/motds32.conf b/etc/motds32/motds32.conf old mode 100644 new mode 100755 diff --git a/fonts/.gitkeep b/fonts/.gitkeep old mode 100644 new mode 100755 diff --git a/fonts/chunky.flf b/fonts/chunky.flf old mode 100644 new mode 100755