diff options
Diffstat (limited to 'pim/rc/month')
| -rwxr-xr-x | pim/rc/month | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pim/rc/month b/pim/rc/month new file mode 100755 index 0000000..1fdbe6f --- /dev/null +++ b/pim/rc/month @@ -0,0 +1,4 @@ +#!/bin/rc +# pim/month -- the next thirty-one days. +rfork e +exec pim/agenda -n 31 $* |
