Scroll to navigation

nsfdbinfo LOCAL nsfdbinfo

NAME

nsfdbinfodetermines information about a Notes Storage Facility (NSF) database file

SYNOPSIS

nsfdbinfo [-ahvV] source

DESCRIPTION

nsfdbinfo is a utility to determine information about a Notes Storage Facility (NSF) database file

nsfdbinfo is part of the libnsfdb package. libnsfdb is a library to access the Notes Storage Facility (NSF) database 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

# nsfdbinfo -a file.nsfdb
nsfdbinfo 20100314 (libnsfdb 20100314, libuna 20100314, libbfio 20100314)

Shortcut information:
...

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/libnsfdb/

AUTHOR

These man pages were written by Joachim Metz.

COPYRIGHT

Copyright (C) 2010-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

April 24, 2019 libnsfdb