thanks to everyone for all the replies! Ken suggested mhl. conveniently combined with (new-fangled) bash "process substitution", the following does exactly what i want: ---- mhl -form <(echo received:split,compress,nowrap) `mhpath +inbox 794` ----
cheers, Greg
