mirror of
https://github.com/wader/fq.git
synced 2024-11-23 09:56:07 +03:00
033498b289
So raw binay is only outputted if stdout is not a terminal and "... | d" is not used.. fq -n '[1,2,3] | tobytes' | cat > binary fq -n '[1,2,3] | tobytes | d' | cat > hexdump |
||
---|---|---|
.. | ||
bitio | ||
checksum | ||
cli | ||
decode | ||
fqtest | ||
interp | ||
ranges | ||
scalar |