Scroll to navigation

agdbinfo LOCAL agdbinfo

NAME

agdbinfodetermines information about a Windows SuperFetch database file

SYNOPSIS

agdbinfo [-ahvV] source

DESCRIPTION

agdbinfo is a utility to determine information about a Windows SuperFetch database file

agdbinfo is part of the libagdb package. libagdb is a library to access the Windows SuperFetch database file 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

# agdbinfo WERC843.tmp.agdb
agdbinfo 20140402

Windows SuperFetch database file 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/libagdb/

AUTHOR

These man pages were written by Joachim Metz.

COPYRIGHT

Copyright (C) 2014-2021, 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 12, 2019 libagdb