swapoff
linux
Disable devices and files for swapping. Note: `path/to/file` can either point to a regular file or a swap partition.
More info →Options (1)
-a, --allbooleanDisable all swap areas in `/proc/swaps`
Example:
sudo swapoff {{[-a|--all]}}made by @shridhargupta | data from tldr-pages