pttree(1) | General Commands Manual | pttree(1) |
pttree - prints a quick overview of the contents of PyTables HDF5 files.
pttree [ OPTIONS ] filename[:nodepath]
pttree is designed to give a quick overview of the contents of a PyTables HDF5 file by printing a depth-indented list of nodes, similar to the output of the Unix `tree` function. It can also display the size, shape and compression states of individual nodes, as well as summary information for the whole file. For a more verbose output (including metadata), see `ptdump`.
A summary of options is included below.
ptdump(1).
These utilities are documented fully by PyTables user's manual.
This manual page was written by Antonio Valentino <antonio.valentino@tiscali.it>.
May 15, 2013 |