mirror of
https://github.com/danbulant/nushell
synced 2026-05-24 12:35:59 +00:00
commit
40f17422d8
2 changed files with 8 additions and 0 deletions
1
tests/enter.out
Normal file
1
tests/enter.out
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
S
|
||||||
7
tests/enter.txt
Normal file
7
tests/enter.txt
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
cd tests
|
||||||
|
enter test.json
|
||||||
|
cd glossary
|
||||||
|
cd GlossDiv
|
||||||
|
ls title | echo $it
|
||||||
|
exit
|
||||||
|
exit
|
||||||
Loading…
Reference in a new issue