1
1
mirror of https://github.com/wader/fq.git synced 2024-12-26 23:15:04 +03:00
fq/pkg/interp/testdata/raw.fqtest

6 lines
240 B
Plaintext
Raw Normal View History

$ fq -n '"test" | tobytes'
|00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f|0123456789abcdef|
2021-10-05 23:26:05 +03:00
0x0|74 65 73 74| |test| |.: none 0x0-0x3.7 (4)
$ fq -n -o raw_output=true '"test" | tobytes'
test\