💾 Archived View for freeshell.de › tldr › mkswap.gmi captured on 2022-04-28 at 19:00:00. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
Sets up a Linux swap area on a device or in a file.
sudo mkswap {/dev/sdb7}
sudo mkswap {path/to/file}
sudo mkswap -c {/dev/sdb7}
sudo mkswap -L {swap1} {path/to/file}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).