DOKK / manpages / debian 10 / libfsapfs-utils / fsapfsinfo.1.en
fsapfsinfo LOCAL fsapfsinfo

fsapfsinfodetermines information about an Apple File System (APFS)

fsapfsinfo [-B bodyfile] [-E identifier] [-f file_system_index] [-F path] [-F path] [-o offset] [-p password] [-r password] [-hvV] source

fsapfsinfo is a utility to determine information about an Apple File System (APFS)

fsapfsinfo is part of the libfsapfs package. libfsapfs is a library to access the Apple File System (APFS) format

source is the source file.

The options are as follows:

bodyfile
output file system information as a bodyfile
identifier
show information about a specific file system entry or "all"
file_system_index
show information about a specific file system or "all"
path
show information about a specific file entry path
shows this help
shows the file system hierarchy
offset
specify the volume offset
password
specify the password
password
specify the recovery password
verbose output to stderr
print version

None

None

# fsapfsinfo -H -o 20480 image.dmg
fsapfsinfo 20181214

Apple File System (APFS) information:

File system hierarchy:
/{3e0077e4-eafa-495e-a8de-016284a49b29}/
/{3e0077e4-eafa-495e-a8de-016284a49b29}/.fseventsd
...

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

These man pages were written by Joachim Metz.

Copyright 2018, 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.

fsapfsmount(1)

December 14, 2018 libfsapfs