blob: 91623c0a5ebf851521944f13fa0434d164fda2b8 (
plain) (
blame)
1
2
3
4
5
6
|
Tool, language, and decoders for inspecting binary data.
In most cases fq works the same way as jq but instead of reading JSON it
reads binary data. The result is a JSON-compatible structures where each
value has a bit range, symbolic interpretations, and knows how to present
itself in a useful way.
|