mirror of
https://github.com/wader/fq.git
synced 2024-12-04 08:27:52 +03:00
6 lines
138 B
Plaintext
6 lines
138 B
Plaintext
|
$ fq -n "{a: bsl(1;100)} | totoml | ., fromtoml"
|
||
|
"a = \"1267650600228229401496703205376\"\n"
|
||
|
{
|
||
|
"a": "1267650600228229401496703205376"
|
||
|
}
|