mirror of
https://github.com/danbulant/nushell
synced 2026-05-22 05:49:17 +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
|