mirror of
https://github.com/nushell/nushell
synced 2024-12-27 05:23:11 +00:00
3 lines
64 B
Text
3 lines
64 B
Text
cd tests
|
|
open test.ini | get SectionOne.integer | echo $it
|
|
exit
|