mirror of
https://github.com/nushell/nushell
synced 2025-01-14 06:04:09 +00:00
3 lines
97 B
Text
3 lines
97 B
Text
cd tests
|
|
open test.json | select glossary.GlossDiv.GlossList.GlossEntry.GlossSee | echo $it
|
|
exit
|