Introduction
Introduction Statistics Contact Development Disclaimer Help
swapoff.8 - ubase - suckless linux base utils
git clone git://git.suckless.org/ubase
Log
Files
Refs
README
LICENSE
---
swapoff.8 (350B)
---
1 .Dd February 2, 2015
2 .Dt SWAPOFF 8
3 .Os ubase
4 .Sh NAME
5 .Nm swapoff
6 .Nd disable devices and files for paging and swapping
7 .Sh SYNOPSIS
8 .Nm
9 .Fl a | Ar device
10 .Sh DESCRIPTION
11 .Nm
12 disables swapping on the specified devices and files.
13 .Sh OPTIONS
14 .Bl -tag -width Ds
15 .It Fl a
16 Disable swapping on all known swap devices and files as found in /etc/fs…
17 .El
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.