> On May 28, 2018, at 11:35 AM, @lbutlr <krem...@kreme.com> wrote:
> 
> It might be useful, but probably not, to have a version of postconf -n that 
> showed the default value along sinde the changed value:

join <(postconf -n) <(postconf -d | sed 's/=/(default:/; s/$/)/')

-- 
        Viktor.

Reply via email to