#!/bin/bash # Prints out the time PREFIX_ICON=' ' echo "$PREFIX_ICON$(date '+%H:%M')"