Last modified: 8 April 2011
Tool Name: h5ls
Syntax:
h5ls [OPTIONS]   file[/OBJECT]   [file[/OBJECT]...]

Purpose:
Prints information about one or more HDF5 files or objects.

Description:
h5ls prints selected information about specified HDF5 file(s) and/or object(s) in the specified format. In some cases, information regarding symbolic links is also provided.

Options and Parameters:

Exit Status:
0 Succeeded.
>0     An error occurred.

History:
Release     Change
1.8.5 Option added in this release:
     --follow-symlinks
1.8.7 Option name --enable-error-stack replaces deprecated option name --error in this release.