mirror of
https://github.com/danbulant/nushell
synced 2026-06-12 03:01:04 +00:00
3 lines
64 B
Text
3 lines
64 B
Text
cd tests
|
|
open test.ini | get SectionOne.integer | echo $it
|
|
exit
|