Scroll to navigation

nk2info LOCAL nk2info

NAME

nk2infodetermines information about a Nickfile (NK2)

SYNOPSIS

nk2info [-ahvV] source

DESCRIPTION

nk2info is a utility to determine information about a Nickfile (NK2)

nk2info is part of the libnk2 package. libnk2 is a library to access the Nickfile (NK2) format

source is the source file.

The options are as follows:

shows allocation information
shows this help
verbose output to stderr
print version

ENVIRONMENT

None

FILES

None

EXAMPLES

# nk2info Outlook.NK2
nk2info 20110704

Nickfile information:
	Last modification time	: Jul 04, 2011 09:56:01.557000 UTC
	Number of aliases	: 4

DIAGNOSTICS

Errors, verbose and debug output are printed to stderr when verbose output -v is enabled. Verbose and debug output are only printed when enabled at compilation.

BUGS

Please report bugs of any kind to <joachim.metz@gmail.com> or on the project website: https://github.com/libyal/libnk2/

AUTHOR

These man pages were written by Joachim Metz.

COPYRIGHT

Copyright (C) 2009-2024, Joachim Metz <joachim.metz@gmail.com>. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

SEE ALSO

nk2export(1)

April 20, 2019 libnk2