freebsd-ports/mail/mu/files/mu-ask
Eygene Ryabinkin 5ee41df74e New port: mail/mu
Mu is the mail indexer that uses Xapian as the search engine.
In my tests it is blazingly fast, at least 5 times faster
than nmzmail and it understands cyrillic ;))

QA page: http://codelabs.ru/fbsd/ports/qa/mail/mu/0.9.8.1
2012-03-03 04:26:17 +00:00

4 lines
60 B
Bash

#!/bin/sh
read -p "Query: " query
exec mu find "$@" $query