swapon
linux
Enable 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, --allbooleanEnable all swap areas specified in `/etc/fstab` except those with the `noauto` option
Example:
sudo swapon {{[-a|--all]}}made by @shridhargupta | data from tldr-pages