-- Leo's gemini proxy

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

-- Connected

-- Sending request

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

schroot


> Run command or start an interactive shell with a different root directory. More customizable than `chroot`.

More information.


Run a command in a specific chroot:

schroot --chroot {chroot} {command}

Run a command with options in a specific chroot:

schroot --chroot {chroot} {command} -- {command_options}

Run a command in all available chroots:

schroot --all {command}

Start an interactive shell within a specific chroot as a specific user:

schroot --chroot {chroot} --user {user}

List available chroots:

schroot --list


> 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 08:57:10 2024