#!/bin/zsh BLUE="\e[1;34m" NC="\e[0m" clear cat /etc/motd echo echo -e "${BLUE}Host:${NC} $HOST" echo -e "${BLUE}Uptime:$NC ${${$(uptime)%%,*}##*up }, ${$(