hdf5/tools/testfiles/tsoftlinks-4.ls
Jonathan Kim 1a02e37f16 [svn-r18943] Purpose:
Support follow symbolic links.

Description:
    Add '--follow-symlinks' option to follow symbolic links (soft and external).
    Update help page according to RM.
    Remove some warning messages from compiler.

Tested:
    jam, amani and linew
2010-06-02 10:13:13 -05:00

9 lines
413 B
Plaintext

#############################
output for 'h5ls --follow-symlinks -r tsoftlinks.h5/group1'
#############################
/soft_dangle Soft Link {not_yet} {**NOT FOUND**}
/soft_dset1 Soft Link {/dset1} {Dataset {4, 2}}
/soft_dset2 Soft Link {/dset2} {Dataset {4, 2}}
/soft_dtype Soft Link {/dtype} {Type}
/soft_empty_grp Soft Link {/group_empty} {Group}