-- Leo's gemini proxy

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

-- Connected

-- Sending request

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

csh


> The shell (command interpreter) with C-like syntax.

More information.


Start an interactive shell session:

csh

Start an interactive shell session without loading startup configs:

csh -f

Execute a [c]ommand:

csh -c "{command}"

Execute a script:

csh {path/to/script.csh}


> 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 Fri May 17 16:53:22 2024