-- Leo's gemini proxy

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

-- Connected

-- Sending request

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

compsize


> Calculate the compression ratio of a set of files on a btrfs filesystem.

> See also `btrfs filesystem` for recompressing a file by defragmenting it.

More information.


Calculate the current compression ratio for a file or directory:

sudo compsize {path/to/file_or_directory}

Don't traverse filesystem boundaries:

sudo compsize --one-file-system {path/to/file_or_directory}

Show raw byte counts instead of human-readable sizes:

sudo compsize --bytes {path/to/file_or_directory}


> 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:17:54 2024