#!/bin/bash
at "$@" <<EOF
mail -s reminders.org tom@zwizwa.be <~/admin/org/reminders.org
EOF
