nushell/tests/open_json.txt
2019-06-03 13:26:29 +12:00

3 lines
97 B
Text

cd tests
open test.json | select glossary.GlossDiv.GlossList.GlossEntry.GlossSee | echo $it
exit