diff --git a/Stats32 b/Stats32 index ef72529..5d47267 100755 --- a/Stats32 +++ b/Stats32 @@ -42,4 +42,4 @@ printf "Memory usage:\t%s\tSystem uptime:\t%s\n" $memory_usage "$time" printf "Usage on / :\t%s\tSwap usage:\t%s\n" $root_usage $swap_usage printf "Local Users :\t%s\tProcesses:\t%s\n" $users $processes printf "%s-----------\t---\t------------\t----------\n" -echo -e "\n\e[93m"Generated by MOTDs32\e[0m" +echo -e "\n\e[93m Generated by MOTDs32\e[0m"