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
498 B
Plaintext
9 lines
498 B
Plaintext
#############################
|
|
output for 'h5ls -w80 --follow-symlinks textlinksrc.h5'
|
|
#############################
|
|
ext_link1 External Link {textlinktar.h5//group} {Group}
|
|
ext_link2 External Link {textlinktar.h5//dset} {Dataset {6}}
|
|
ext_link3 External Link {textlinktar.h5//type} {Type}
|
|
ext_link4 External Link {textlinktar.h5//group/elink_t2} {**NOT FOUND**}
|
|
ext_link5 External Link {textlinktar.h5//empty_group} {Group}
|