]> Sergey Matveev's repositories - dotfiles.git/blobdiff - mutt/bin/sent
=sent is =back
[dotfiles.git] / mutt / bin / sent
index 218097e18a72768b86ec75742ff121be6a05f07d..2858c4a658fe074e2f133d5f5e5b9239e48eec81 100755 (executable)
@@ -1,9 +1,3 @@
 #!/bin/sh -e
 
-alts=$(perl -lane '
-    next unless /^alternates/;
-    push @alts, "f:$F[1]";
-    sub END { print join " or ", @alts };
-' ~/.mutt/accounts/*)
-mfind date:2m.. "($alts)"
-mutt -f =search-sent
+mutt -f =back-`date "+%y-%m"`