mirror of
https://github.com/wader/fq.git
synced 2024-11-27 14:14:58 +03:00
179 B
179 B
Supports torepr
, ex:
fq -d cbor torepr file.cbor
fq -d cbor 'torepr.field' file.cbor
fq -d cbor 'torepr | .field' file.cbor
fq -d cbor 'torepr | grep("abc")' file.cbor