DOKK / manpages / debian 12 / libfshfs-utils / fshfsinfo.1.en
fshfsinfo LOCAL fshfsinfo

fshfsinfodetermines information about a Hierarchical File System (HFS) volume

fshfsinfo [-ahvV] source

fshfsinfo is a utility to determine information about a Hierarchical File System (HFS) volume

fshfsinfo is part of the libfshfs package. libfshfs is a library to access the Hierarchical File System (HFS) format

source is the source file.

The options are as follows:

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

None

None

# fshfsinfo /dev/sda1
fshfsinfo 20150504

Volume information:
...

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.

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

These man pages were written by Joachim Metz.

Copyright 2009-2015, 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.

May 4, 2015 libfshfs