-- Leo's gemini proxy

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

-- Connected

-- Sending request

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

chsh


> Change the user's login shell.

More information.


Change the current user's login shell interactively:

chsh

Change the current user's login shell:

chsh --shell {path/to/shell}

Change the login shell for a given user:

chsh --shell {path/to/shell} {username}

List available shells:

chsh --list-shells


> 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 14:50:19 2024