I’m playing with the output of the cat
command and would like to better understand its contents (the meaning of some fields/keys):
(I realized that “chunks sequence” are shown followed by “chunks”, and then “files sequence” followed by “files”.)
"chunk_sequence": [
"d8a06e4687b0ef3b852d0469cf8cb0043ae06157feefb9a92ad1603178ad0661"
],
What does the above hexa / hash mean?
"chunks":
Shows only part of the chunks, why? Which subset is this?
"file_sequence": [
"b5d0280a6c711fa22bb17f52036df75d827b1731b644cbfc3c809001040f256b"
],
Same question as above “chunk_sequence”.
"end_time": 1535986072
"time": 1475592690
(inside files keys)
What is the reference / standard for these time measurements?
"mode": 438
What does that mean?`