-- Leo's gemini proxy

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

-- Connected

-- Sending request

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

swapoff


> Disables device or file for swapping.

More information.


Disable a given swap partition:

swapoff {/dev/sdb7}

Disable a given swap file:

swapoff {path/to/file}

Disable all swap areas:

swapoff -a

Disable swap by label of a device or file:

swapoff -L {swap1}


> 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 13:12:28 2024