#!/usr/bin/env bash calendar=$(calcurse --todo=1 | tail -n +2 | cut -d '1. ') echo "$calendar"