forked from extern/nushell
3 lines
97 B
Plaintext
3 lines
97 B
Plaintext
|
cd tests
|
||
|
open test.json | get glossary.GlossDiv.GlossList.GlossEntry.Height | inc | echo $it
|
||
|
exit
|