2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-13 20:48:41 +00:00
nushell/tests/open_json.txt

4 lines
94 B
Text
Raw Normal View History

2019-06-03 13:26:29 +12:00
cd tests
2019-06-05 13:57:16 +12:00
open test.json | get glossary.GlossDiv.GlossList.GlossEntry.GlossSee | echo $it
2019-06-03 12:37:16 +12:00
exit