-- Leo's gemini proxy

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

-- Connected

-- Sending request

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

lvs


> Display information about logical volumes.

> See also: `lvm`.

More information.


Display information about logical volumes:

lvs

Display all logical volumes:

lvs -a

Change default display to show more details:

lvs -v

Display only specific fields:

lvs -o {field_name_1},{field_name_2}

Append field to default display:

lvs -o +{field_name}

Suppress heading line:

lvs --noheadings

Use a separator to separate fields:

lvs --separator {=}


> 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 17:29:03 2024