Scroll to navigation

fsrefsinfo LOCAL fsrefsinfo

NAME

fsrefsinfodetermines information about a Windows Resiliant File System (REFS)

SYNOPSIS

fsrefsinfo [-ahvV] source

DESCRIPTION

fsrefsinfo is a utility to determine information about a Windows Resiliant File System (REFS)

fsrefsinfo is part of the libfsrefs package. libfsrefs is a library to access the Windows Resiliant File System (REFS) 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

# fsrefsinfo /dev/sda1
fsrefsinfo 20130915

Windows Resiliant File System (REFS) volume 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/libfsrefs/

AUTHOR

These man pages were written by Joachim Metz.

COPYRIGHT

Copyright 2012-2013, 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

September 15, 2013 libfsrefs