etc/notmuch-address

4 lines
116 B
Bash
Executable File

#!/bin/sh
which lbdbq >/dev/null || exit
lbdbq "$1" | sed '1d;s/\(.*\)\t(null).*/\1/;s/\(.*\)\t\(.*\)\t.*/\2 <\1>/'