nushell/tests/enter.txt

11 lines
112 B
Text
Raw Normal View History

2019-06-15 21:32:57 +00:00
cd tests
enter test.json
cd glossary
cd GlossDiv
2019-06-15 21:41:26 +00:00
cd GlossList
cd GlossEntry
cd GlossSee
ls | echo $it
2019-06-15 21:32:57 +00:00
exit
exit