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

4 lines
97 B
Plaintext

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