3 subject="""comment 5"""
4 date="2017-11-20T18:18:07Z"
6 I don't understand what you mean with the find command. Are you talking
7 about the "unknown" values in the json?
9 Oh, I suppose you mean particularly that the bytesize is unknown.
11 Well, this would make `find` output differ depending on whether the key is
12 present or not, in cases where it would otherwise be the same. And it would
13 change machine-consumable output in a way that for all I know would break
16 So, changing that seems like a bad idea.