mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-12 15:04:59 +08:00
698a6d8845
Description: Added -E option to h5ls. When set, this alows h5ls to enter external files (currently only through an external link). The -r option by itself will no longer allow h5ls to traverse external links. Tested: kagiso, linew, smirom (h5committest)
9 lines
483 B
Plaintext
9 lines
483 B
Plaintext
#############################
|
|
output for 'h5ls -w80 -E 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}
|