mirror of
https://github.com/nushell/nushell
synced 2025-01-13 21:55:07 +00:00
3 lines
92 B
Text
3 lines
92 B
Text
cd tests
|
|
open test.json | to-json | from-json | get glossary.GlossDiv.title | echo $it
|
|
exit
|