nushell/tests/inc_plugin.txt

3 lines
97 B
Text
Raw Normal View History

2019-07-04 03:18:19 +00:00
cd tests
open test.json | get glossary.GlossDiv.GlossList.GlossEntry.Height | inc | echo $it
exit