[Opendnssec-user] supresss key list completed in 0 seconds.
Yuri Schaeffer
yuri at nlnetlabs.nl
Tue Jul 11 18:32:24 UTC 2017
Hi Bas,
> /usr/sbin/ods-enforcer key list | egrep completed -v | grep KSK
>
> I would expect that the “key list completed in 0 seconds” would be
> suppressed but that’s not the case.
It is send to stderr (as not to interfere with scripts). Try something
like this:
/usr/sbin/ods-enforcer key list 2>/dev/null | grep KSK
Also, Since 2.1 these messages are no longer printed. I recommend to
upgrade!
Regards,
//Yuri
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: OpenPGP digital signature
URL: <http://lists.opendnssec.org/pipermail/opendnssec-user/attachments/20170711/7c35fc3f/attachment.bin>
More information about the Opendnssec-user
mailing list