
swapon
List of commands for swapon:
-
swapon:tldr:0dcc5 swapon: Enable all swap areas.$ swapon -atry on your machineexplain this command
-
swapon:tldr:3f813 swapon: Enable swap by label of a device or file.$ swapon -L ${swap1}try on your machineexplain this command
-
swapon:tldr:5e1eb swapon: Enable a given swap partition.$ swapon ${-dev-sdb7}try on your machineexplain this command
-
swapon:tldr:b569a swapon: Get swap information.$ swapon -stry on your machineexplain this command