mirror of
https://github.com/nushell/nushell.git
synced 2025-01-10 08:18:57 +01:00
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
|