mirror of
https://github.com/nushell/nushell
synced 2024-11-14 08:57:08 +00:00
3 lines
92 B
Text
3 lines
92 B
Text
cd tests
|
|
open test.json | get glossary.GlossDiv.GlossList.GlossEntry.Height | echo $it
|
|
exit
|