On Thu, 17 Jan 2019 13:25:40 +0100 Francesco Ariis <fa-ml at ariis.it> wrote: > is there a way to display expired reminds only? Not directly, but try this: remind -j my-file.rem grep '^#!P: Expired:' my-file.rem.purged See the -j option desciption in the remind man page. Regards, Dianne.