h5stat
[OPTIONS] file
h5stat
reports selected statistics regarding an HDF5 file
and the objects in that file.
-h
or
--help |
Print a usage message and exit. |
-V
or
--version |
Print version number and exit. |
-f
or
--file |
Print file information. |
-F
or
--filemetadata |
Print file space information for file's meta data. |
-g
or
--group |
Print group information. |
-G or --groupmetadata |
Print file space information for groups' meta data. |
-d
or
--dset |
Print dataset information. |
-D
or
--dsetmetadata |
Print file space information for datasets' meta data. |
-T
or
--dtypemetadata |
Print datasets' datatype meta data. |
-A
or
--attribute |
Print attribute information. |
0 | Succeeded. |
>0 | An error occurred. |
Release | Command Line Tool |
1.8.0 | Tool introduced in this release. |