Re: Scripting dnssec-verify - processing command output

2021-02-07 Thread Matthew Richardson
Thanks! That diagnosis is spot on: dnssec-verify is sending all its output to STDERR as demonstrated by:- >[matthew@m71 ~]$ dnssec-verify -I text -o itconsult.net itconsult.net.zone >>temp-out 2>temp-err >[matthew@m71 ~]$ ls -l temp-* >-rw-rw-r-- 1 matthew matthew 279 Feb 7 09:34 temp-err

Re: Scripting dnssec-verify - processing command output

2021-02-07 Thread @lbutlr
On 06 Feb 2021, at 17:45, Paul Kosinski via bind-users wrote: > It sounds to me like dnssec-verify is sending the output in question to > STDERR instead of STDOUT. Dnssec-verify sends errors (like missing /Bad/Expected lines) to stderr, it sends status warnings like "The zone is not fully