#!/bin/sh i=$(date '+%H:%M:%S %m/%d (%h)') j=$(bat) printf "%s | %s\n" "$i" "$j" | nenu