-- Leo's gemini proxy

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

-- Connected

-- Sending request

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

printenv


> Print values of all or specific environment variables.

More information.


Display key-value pairs of all environment variables:

printenv

Display the value of a specific variable:

printenv {HOME}

Display the value of a variable and end with NUL instead of newline:

printenv --null {HOME}


> 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 05:30:06 2024