mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-09 07:32:32 +08:00
1a02e37f16
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
9 lines
413 B
Plaintext
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}
|