#!/bin/bash OUT="$(email-unread -s | tr "\n" " ")" echo "$OUT" echo "$OUT" echo "#ffff00"