mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-05 15:42:32 +08:00
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)
10 lines
461 B
Plaintext
10 lines
461 B
Plaintext
#############################
|
|
output for 'h5ls -w80 -r textlinksrc.h5'
|
|
#############################
|
|
/ Group
|
|
/ext_link1 External Link {textlinktar.h5//group}
|
|
/ext_link2 External Link {textlinktar.h5//dset}
|
|
/ext_link3 External Link {textlinktar.h5//type}
|
|
/ext_link4 External Link {textlinktar.h5//group/elink_t2}
|
|
/ext_link5 External Link {textlinktar.h5//empty_group}
|