nushell / nushell.github.io

Nushell's main website, blog, book, and more
https://www.nushell.sh/book/
MIT License
162 stars 400 forks source link

Fix user name in sys_get_nested_example.sh #1386

Closed UmeSiyah closed 2 months ago

UmeSiyah commented 2 months ago

If I well understood the line sys | get host.sessions.name should return the string sophiajt instead of st

I create an issue https://github.com/nushell/nushell.github.io/issues/1385

Close #1385

fdncred commented 2 months ago

Thanks