Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

Debian 6.0.0

(Squeeze)

named-journalprint(8)


NAMED−JOURNALPRINT

NAMED−JOURNALPRINT

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
AUTHOR
COPYRIGHT

NAME

named−journalprint − print zone journal in human−readable form

SYNOPSIS

named−journalprint {journal}

DESCRIPTION

named−journalprint prints the contents of a zone journal file in a human−readable form.

Journal files are automatically created by named when changes are made to dynamic zones (e.g., by nsupdate). They record each addition or deletion of a resource record, in binary format, allowing the changes to be re−applied to the zone when the server is restarted after a shutdown or crash. By default, the name of the journal file is formed by appending the extension .jnl to the name of the corresponding zone file.

named−journalprint converts the contents of a given journal file into a human−readable text format. Each line begins with "add" or "del", to indicate whether the record was added or deleted, and continues with the resource record in master−file format.

SEE ALSO

named(8), nsupdate(8), BIND 9 Administrator Reference Manual.

AUTHOR

Internet Systems Consortium

COPYRIGHT

Copyright © 2009 Internet Systems Consortium, Inc. ("ISC")



named-journalprint(8)