mirror of
https://github.com/nushell/nushell.git
synced 2025-08-03 22:11:19 +02:00
4 lines
64 B
Plaintext
4 lines
64 B
Plaintext
cd tests
|
|
open test.ini | get SectionOne.integer | echo $it
|
|
exit
|