nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nmh-workers] Conjectures about whom


From: norm
Subject: [Nmh-workers] Conjectures about whom
Date: Fri, 14 Oct 2016 07:56:01 -0700

I am thinking about writing a postproc, using Ken Hornstein's example as a
template (though I will probably use Java rather than bash). It will invoke
whom and examine its output. I can find no documentation about whom's
non-error output format. Here is my conjecture about it.

Each output line (I don't particularly care how lines are delimited) is
exactly one of:

     A string beginning with zero or more white space characters followed by a
     '-'

     A string containing exactly one address as a substring.

Is this conjecture true? If so, can I count on it remaining true?

    Norman Shapiro



reply via email to

[Prev in Thread] Current Thread [Next in Thread]