-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

nu


> Nushell ("a new type of shell") takes a modern, structured approach to your command-line.

> See also: `elvish`.

More information.


Start an interactive shell session:

nu

Execute commands:

nu --commands "{echo 'nu is executed'}"

Execute a script:

nu {path/to/script.nu}

Execute a script with logging:

nu --loglevel {error|warn|info|debug|trace} {path/to/script.nu}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 01:48:39 2024