Swapon

From 탱이의 잡동사니
Revision as of 08:41, 25 July 2016 by Pchero (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview

swapon, swapoff - enable/disable devices and files for paging and swapping

Synopsis

Get info:
    swapon -s [-h] [-V]

Enable/disable:
    swapon [-d] [-f] [-p priority] [-v] specialfile...
    swapoff [-v] specialfile...

Enable/disable all:
    swapon -a [-e] [-f] [-v]
    swapoff -a [-v]