Difference between revisions of "Swapon"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 1: Line 1:
<code>swapon</code>/<code>swapoff</code> enable/disable  devices and files for [[paging]] and [[swapping]] and it is included on the <code>[[mount]]</code> package. http://man7.org/linux/man-pages/man8/swapon.8.html
+
<code>swapon</code>/<code>[[swapoff]]</code> enable/disable  devices and files for [[paging]] and [[swapping]] and it is included on the <code>[[mount]]</code> package. http://man7.org/linux/man-pages/man8/swapon.8.html
  
  

Revision as of 03:03, 9 October 2020

swapon/swapoff enable/disable devices and files for paging and swapping and it is included on the mount package. http://man7.org/linux/man-pages/man8/swapon.8.html


  • swapon -s or swapon --show
swapon --show
NAME      TYPE      SIZE   USED PRIO
/dev/dm-2 partition 976M 974.8M   -2
swapon --show
(No output if not swap active)
 swapon  -s
 Filename				Type		Size	Used	Priority
 /swap.img                              	file    	2023420	104312	-2

Related commands

See also

Advertising: