#!/bin/sh icon=󰣠 printf "$icon%s\n" "$(uptime | grep -o 'up[^,]*' )"